Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / ButtonAppearance Class / DownAppearance Property

In This Topic
    DownAppearance Property
    In This Topic
    Gets the StateAppearance object defining the button attributes used when the mouse button is pressed within its active area.
    Syntax
    'Declaration
     
    Public ReadOnly Property DownAppearance As StateAppearance
    public StateAppearance DownAppearance {get;}
    See Also