Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.2
|
Leadtools.Annotations Namespace > AnnBeforeObjectChangedEventArgs Class : ChangeType Property |
public AnnObjectChangedType ChangeType {get;}
'Declaration Public ReadOnly Property ChangeType As AnnObjectChangedType
'Usage Dim instance As AnnBeforeObjectChangedEventArgs Dim value As AnnObjectChangedType value = instance.ChangeType
public: property AnnObjectChangedType ChangeType { AnnObjectChangedType get(); }