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