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 : Designer Property |
public AnnDesigner Designer {get;}
'Declaration Public ReadOnly Property Designer As AnnDesigner
'Usage Dim instance As AnnBeforeObjectChangedEventArgs Dim value As AnnDesigner value = instance.Designer
public: property AnnDesigner^ Designer { AnnDesigner^ get(); }