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 > AnnTextRollupObject Class : Create Method |
protected override AnnObject Create()
'Declaration Protected Overrides Function Create() As AnnObject
'Usage Dim instance As AnnTextRollupObject Dim value As AnnObject value = instance.Create()
protected: AnnObject^ Create(); override