EmfPlusFillEllipse.IsColor
EmfPlusFillEllipse.IsColor property
Gets or sets a value indicating whether this instance is color. If set, BrushId specifies a color as an EmfPlusARGB object (section 2.2.2.1). If clear, BrushId contains the index of an EmfPlusBrush object (section 2.2.1.1) in the EMF+ Object Table.
public bool IsColor { get; set; }
Property Value
true
if this instance is color; otherwise, false
.
See Also
- class EmfPlusFillEllipse
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Records
- assembly Aspose.Imaging