[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);
ImageDrawControl Class | EbsOpen Namespace