Leadtools.Windows.Annotations Namespace : AnnDesignerOperationStatus Enumeration |
public enum AnnDesignerOperationStatus : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnDesignerOperationStatus Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnDesignerOperationStatus
public enum AnnDesignerOperationStatus : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Windows.Annotations.AnnDesignerOperationStatus = function() { }; Leadtools.Windows.Annotations.AnnDesignerOperationStatus.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class AnnDesignerOperationStatus : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Canceled | The designer operation has been canceled. |
End | The designer operation has ended successfully. |
Start | The designer operation has started. |
Working | The designer operation is currently working. |
For C#/VB examples, refer to AnnDesigner.
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnDesignerOperationStatus
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2