function Leadtools.Annotations.Rendering.AnnSvgThumbStyle.create()
Type | Description |
---|---|
AnnSvgThumbStyle | A new object of this class. |
Derived classes must implement this abstract method to create an instance of the class: return new MyThumbStyle().
For an example, refer to Implementing User-Defined Thumb Styles With LEADTOOLS Annotations.