EbsOpen Class Library for EBSILON®Professional

ImageDrawControl.UnitValue Property

[Visual Basic]
Public Property UnitValue As EpUnit
[C#]
public EpUnit UnitValue { get; set; }
[C++]
public: __property EpUnit get_UnitValue();
public: __property void set_UnitValue(EpUnit );
[JScript]
public function get UnitValue() : EpUnit
public function set UnitValue(EpUnit);

Remarks

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

See Also

ImageDrawControl Class | EbsOpen Namespace