Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

IsPushed Property






Gets or sets the state of this AnnButtonObject object. This is a dependency property.
Syntax
public bool IsPushed {get; set;}
'Declaration
 
Public Property IsPushed As Boolean
'Usage
 
Dim instance As AnnButtonObject
Dim value As Boolean
 
instance.IsPushed = value
 
value = instance.IsPushed

            

            
public:
property bool IsPushed {
   bool get();
   void set (    bool value);
}

Property Value

true if this AnnButtonObject object is in the pushed state; false otherwise.
Example

For XAML example, refer to AnnButtonObject.

For C#/VB examples, refer to AnnButtonObject.

Requirements

Target Platforms

See Also

Reference

AnnButtonObject Class
AnnButtonObject Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features