public Graphics Graphics {get; set;}
public: __property Graphics* get_Graphics(); public: __property void set_Graphics( Graphics* value );
public: property Graphics^ Graphics { Graphics^ get(); void set ( Graphics^ value); }
'Declaration Public Property Graphics As Graphics
'Usage Dim instance As ImGearARTDrawingState Dim value As Graphics instance.Graphics = value value = instance.Graphics
ImGearARTDrawingState Class ImGearARTDrawingState Members
©2016. Accusoft Corporation. All Rights Reserved.