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 > AnnD2DThumbStyle Class : Create Method |
protected abstract AnnD2DThumbStyle Create()
'Declaration
Protected MustOverride Function Create() As AnnD2DThumbStyle
'Usage
Dim instance As AnnD2DThumbStyle Dim value As AnnD2DThumbStyle value = instance.Create()
protected abstract AnnD2DThumbStyle Create()
function Leadtools.Annotations.Rendering.AnnD2DThumbStyle.Create()
Derived classes must implement this abstract method to create an instance of the class: return new MyThumbStyle().