IThreeDFormatContourWidth Property |
Returns or sets the width of a 3D contour.
Read/write
Double.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.2.0.0 (21.2)
Syntaxdouble ContourWidth { get; set; }
Property ContourWidth As Double
Get
Set
property double ContourWidth {
double get ();
void set (double value);
}
abstract ContourWidth : float with get, set
Property Value
Type:
Double
See Also