Class TemplateConfig.ShapePermissions
Inheritance
System.Object
TemplateConfig.ShapePermissions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class ShapePermissions : TemplateConfig.BasePermissions<TemplateConfig.ShapePermissions, ShapePermissions>
Constructors
ShapePermissions()
Declaration
public ShapePermissions()
Fields
AllowChangeBorderColor
Declaration
public bool? AllowChangeBorderColor
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowChangeBorderWidth
Declaration
public bool? AllowChangeBorderWidth
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
AllowChangeFillColor
Declaration
public bool? AllowChangeFillColor
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |