InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / GlyphInfo Class / YPlacement Property

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