IThreeDFormatContourColor Property |
Returns or sets the color of a contour.
Read-only
IColorFormat.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.2.0.0 (21.2)
SyntaxIColorFormat ContourColor { get; }
ReadOnly Property ContourColor As IColorFormat
Get
property IColorFormat^ ContourColor {
IColorFormat^ get ();
}
abstract ContourColor : IColorFormat with get
Property Value
Type:
IColorFormat
See Also