The Pushed Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets or sets the state of this AnnButtonObject object.Visual Basic (Declaration) | |
---|---|
Public Overridable Property Pushed As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnButtonObject Dim value As Boolean instance.Pushed = value value = instance.Pushed |
C# | |
---|---|
public virtual bool Pushed {get; set;} |
Property Value
true if this AnnButtonObject object is in the pushed state; false otherwise.For an example, refer to AnnButtonObject.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7