ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontSubSet.AnchorTable Class / XCoordinate Property

In This Topic
    XCoordinate Property (FontSubSet.AnchorTable)
    In This Topic
    Horizontal value, in design units.
    Syntax
    'Declaration
     
    Public ReadOnly Property XCoordinate As System.Integer
    public System.int XCoordinate {get;}
    See Also