ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util Namespace / GlyphInfo Class / XPlacement Property

In This Topic
    XPlacement Property (GlyphInfo)
    In This Topic
    Horizontal adjustment for placement, in design units.
    Syntax
    'Declaration
     
    Public Property XPlacement As System.Integer
    public System.int XPlacement {get; set;}
    See Also