Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnThumbStyle Class : Create Method |
protected abstract AnnThumbStyle Create()
'Declaration
Protected MustOverride Function Create() As AnnThumbStyle
'Usage
Dim instance As AnnThumbStyle Dim value As AnnThumbStyle value = instance.Create()
protected abstract AnnThumbStyle Create()
protected abstract AnnThumbStyle create()
function Leadtools.Annotations.Rendering.AnnThumbStyle.Create()
Derived classes must implement this abstract method to create an instance of the class: return new MyThumbStyle().