public ImGearRectangle SelectionRectangle {get; set;}
public: __property ImGearRectangle get_SelectionRectangle(); public: __property void set_SelectionRectangle( ImGearRectangle value );
public: property ImGearRectangle SelectionRectangle { ImGearRectangle get(); void set ( ImGearRectangle value); }
'Declaration Public Property SelectionRectangle As ImGearRectangle
'Usage Dim instance As ImGearSelectSettings Dim value As ImGearRectangle instance.SelectionRectangle = value value = instance.SelectionRectangle
ImGearSelectSettings Class ImGearSelectSettings Members
©2014. Accusoft Corporation. All Rights Reserved.