InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet.TextFormat Class / TransverseOffset Property

In This Topic
    TransverseOffset Property (FontSubSet.TextFormat)
    In This Topic
    Gets or sets the offset of the text in the orthogonal direction, in graphic units.

    The default is 0.

    Syntax
    'Declaration
     
    Public Property TransverseOffset As Single
    public float TransverseOffset {get; set;}
    See Also