Class ColorWithDescriptionProperty
Represents a Document property.
Inherited Members
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 18, 0, 0)]
public class ColorWithDescriptionProperty : ColorProperty
Remarks
This class is available since v7.17.
Constructors
| Name | Description |
|---|---|
| ColorWithDescriptionProperty(byte, byte, byte, string) | Initializes a new instance of the DocumentProperty class. |
| ColorWithDescriptionProperty(Color, string) | Initializes a new instance of the DocumentProperty class. |
| ColorWithDescriptionProperty(Color, string) | Initializes a new instance of the DocumentProperty class. |
Fields
| Name | Description |
|---|---|
| Description | The value |
Properties
| Name | Description |
|---|---|
| Type | Gets the property type. |