CadBoolParameter
CadBoolParameter class
public class CadBoolParameter : CadParameter<bool>
Constructors
Name | Description |
---|---|
CadBoolParameter() | The default constructor. |
CadBoolParameter(CadEntityAttribute) |
Properties
Name | Description |
---|---|
Type { get; } | |
Value { get; set; } |
Methods
Name | Description |
---|---|
override Init(CadCodeValue) | |
override Init(object) | |
Init(CadEntityAttribute, CadCodeValue) | |
Init(CadEntityAttribute, object) |
See Also
- class CadParameter<T>
- namespace Aspose.CAD.FileFormats.Cad.CadParameters
- assembly Aspose.CAD