InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Integer
    public int XPlacement {get; set;}
    See Also