![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnObject Class : Create Method |
protected abstract AnnObject Create()
'Declaration
Protected MustOverride Function Create() As AnnObject
protected abstract AnnObject Create()
protected abstract AnnObject create()
function Leadtools.Annotations.Core.AnnObject.Create()
Derived annotation objects must implement this method to enable the LEADTOOLS Annotation infrastructure to correctly construct objects at runtime.
For more information, refer to Implementing User-Defined Objects With LEADTOOLS Annotations.