Leadtools.Windows.Annotations Namespace > AnnButtonObject Class : IsPushed Property |
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 bool IsPushed {get; set;}
get_IsPushed();
set_IsPushed(value);
For XAML example, refer to AnnButtonObject.
For C#/VB examples, refer to AnnButtonObject.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2