Leadtools.Annotations.Core Namespace > AnnObject Class : Create Method |
protected abstract AnnObject Create()
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.