←Select platform

Create Method

Summary

Creates a new instance of an AnnRulerObject class object.

Syntax

C#
VB
C++
protected override AnnObject Create() 
  
Protected Overrides Function Create() As Leadtools.Annotations.AnnObject 
protected: 
Leadtools.Annotations.AnnObject^ Create(); override  

Return Value

The AnnRulerObject class object this method creates.

Remarks

This is the implementation of the AnnObject.Create abstract method. This method enables the LEADTOOLS Annotation infrastructure to correctly construct objects at runtime. For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations (Deprecated)

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly