Property IsPaletteSorted
- Namespace
- Aspose.CAD.ImageOptions
- Assembly
- Aspose.CAD.dll
IsPaletteSorted
Gets or sets a value indicating whether palette entries are sorted.
public bool IsPaletteSorted { get; set; }
Property Value
- bool
true
if palette entries are sorted; otherwise,false
.