'Declaration
Public Enum EnhancedShapeBehaviors Inherits System.Enum
'Usage
Dim instance As EnhancedShapeBehaviors
public enum EnhancedShapeBehaviors : System.Enum
'Declaration
Public Enum EnhancedShapeBehaviors Inherits System.Enum
'Usage
Dim instance As EnhancedShapeBehaviors
public enum EnhancedShapeBehaviors : System.Enum
Member | Description |
---|---|
Default | All default behaviors. |
None | All actions are not allowed. |
TextEditing | Indicates whether the user can edit text of shape if it has no specified setting. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.EnhancedShapeBehaviors