←Select platform

DrawObject Property

Summary

Gets the AnnObject that is currently being drawn.

Syntax

C#
VB
C++
protected virtual Leadtools.Annotations.AnnObject DrawObject {get;} 
  
Protected Overridable ReadOnly Property DrawObject As Leadtools.Annotations.AnnObject 
protected: 
virtual property Leadtools.Annotations.AnnObject^ DrawObject { 
   Leadtools.Annotations.AnnObject^ get(); 
} 

Property Value

The AnnObject that is currently being drawn.

Example

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