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