Interface IDrawableProperties
IDrawableProperties interface
Interface for Non-geometric properties for geometric representations
public interface IDrawableProperties
Properties
| Name | Description |
|---|---|
| Color { get; } | Color to represent geometry with |
| LinePattern { get; } | Line pattern to represent geometry with |
| LineThickness { get; } | Line thickness in document’s measurement units (i.e. same as geometry’s units). |
| UnitToMMRate { get; } | Rate of document’s measurement units to millimeters |
| Visible { get; } | Visibility of geometry |
See Also
- namespace Aspose.CAD.FileFormats.Iges.Drawables
- assembly Aspose.CAD