←Select platform

OperationStatus Property

Summary
Gets the status of the draw operation.
Syntax
C#
VB
Objective-C
C++
Java
public AnnDesignerOperationStatus OperationStatus { get; } 
Public ReadOnly Property OperationStatus As AnnDesignerOperationStatus 
@property (nonatomic,readonly) LTAnnDesignerOperationStatus operationStatus; 
public AnnDesignerOperationStatus getOperationStatus() 
public:  
   property AnnDesignerOperationStatus^ OperationStatus 
   { 
      AnnDesignerOperationStatus^ get() 
   } 

Property Value

An AnnDesignerOperationStatus that indicates the status of the draw operation.

Example

For an example, refer to AnnAutomation.Draw

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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