Property PlotStyle
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
PlotStyle
Gets or sets the plot style.
Gets or sets the plot style handle.
[CadString(CadEntityAttribute.Cad390, CadParameterType.Optional, "AcDbEntity")]
public string PlotStyle { get; set; }
Property Value
- string
The plot style handle.
Remarks
Present if the value of PlotStyleFlag is 3.