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

In This Topic
    RolloverAppearance Property
    In This Topic
    Gets the StateAppearance object defining the button attributes used when the user rolls the cursor into its active area without pressing the mouse button.
    Syntax
    'Declaration
     
    Public ReadOnly Property RolloverAppearance As StateAppearance
    public StateAppearance RolloverAppearance {get;}
    See Also