←Select platform

Create Method (AnnD2DThumbStyle)

Summary
Creates a new object of this class.
Syntax
C#
VB
protected abstract AnnD2DThumbStyle Create() 
Protected MustOverride Function Create() As AnnD2DThumbStyle 

Return Value

A new object of this class.

Remarks

Derived classes must implement this abstract method to create an instance of the class: return new MyThumbStyle().

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.