Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > AnnStampObject Class : Create Method |
protected override AnnObject Create()
'Declaration Protected Overrides Function Create() As AnnObject
'Usage Dim instance As AnnStampObject Dim value As AnnObject value = instance.Create()
protected: AnnObject^ Create(); override