Leadtools.Windows.Annotations Namespace > AnnAutomation Class : CanShowObjectPropertiesDialog Property |
public virtual bool CanShowObjectPropertiesDialog {get;}
'Declaration Public Overridable ReadOnly Property CanShowObjectPropertiesDialog As Boolean
'Usage Dim instance As AnnAutomation Dim value As Boolean value = instance.CanShowObjectPropertiesDialog
Call the ShowObjectPropertiesDialog method to display the object properties dialog.
For C#/VB examples, refer to ShowObjectPropertiesDialog.