ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Integer
    public System.int YPlacement {get; set;}
    See Also