public IntPtr Bottom {get; set;}
public: __property IntPtr get_Bottom(); public: __property void set_Bottom( IntPtr value );
public: property IntPtr Bottom { IntPtr get(); void set ( IntPtr value); }
'Declaration Public Property Bottom As IntPtr
'Usage Dim instance As ImGearRect Dim value As IntPtr instance.Bottom = value value = instance.Bottom
ImGearRect Structure ImGearRect Members
©2017. Accusoft Corporation. All Rights Reserved.