EbsOpen Class Library for EBSILON®Professional

ImageDrawControl.MaxYInSIUnit Property

[Visual Basic]
Public Property MaxYInSIUnit As Double
[C#]
public double MaxYInSIUnit { get; set; }
[C++]
public: __property double get_MaxYInSIUnit();
public: __property void set_MaxYInSIUnit(double );
[JScript]
public function get MaxYInSIUnit() : double
public function set MaxYInSIUnit(double);

See Also

ImageDrawControl Class | EbsOpen Namespace