←Select platform

IsPushed Property

Summary

Gets or sets the state of this AnnButtonObject object. This is a dependency property.

Syntax

C#
VB
C++
public bool IsPushed {get; set;}
Public Property IsPushed As Boolean
public: 
property bool IsPushed { 
   bool get(); 
   void set (    bool ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize