ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet.ValueRecord Class / XPlacement Property

In This Topic
    XPlacement Property (FontSubSet.ValueRecord)
    In This Topic
    Horizontal adjustment for placement, in design units.
    Syntax
    'Declaration
     
    Public ReadOnly Property XPlacement As System.Short
    public System.short XPlacement {get;}
    See Also