EbsOpen Class Library for EBSILON®Professional

ImageDrawControl.ThreeDimensionalPlotType Property

[Visual Basic]
Public Property ThreeDimensionalPlotType As EpThreeDimensionalPlotType
[C#]
public EpThreeDimensionalPlotType ThreeDimensionalPlotType { get; set; }
[C++]
public: __property EpThreeDimensionalPlotType get_ThreeDimensionalPlotType();
public: __property void set_ThreeDimensionalPlotType(EpThreeDimensionalPlotType );
[JScript]
public function get ThreeDimensionalPlotType() : EpThreeDimensionalPlotType
public function set ThreeDimensionalPlotType(EpThreeDimensionalPlotType);

Remarks

Reading / Writing: only used for 3-dimensional-plot

See Also

ImageDrawControl Class | EbsOpen Namespace