Table of Contents

Property PlotStyleFlag

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

PlotStyleFlag

Gets or sets a value the current plot style of the entity

public byte PlotStyleFlag { get; set; }

Property Value

byte

0 - ByLayer,
1 - ByBlock,
3 - Set based on PLACEHOLDER object

Remarks

This property is always 0 for versions earlier than AC1015.