←Select platform

Pushed Property

Summary

Gets or sets the state of this AnnButtonObject object.

Syntax

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

Property Value

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

Example

For an example, refer to AnnButtonObject.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly