public bool Visible {get; set;}
public: __property bool get_Visible(); public: __property void set_Visible( bool value );
public: property bool Visible { bool get(); void set ( bool value); }
'Declaration Public Property Visible As Boolean
'Usage Dim instance As ImGearARTGroup Dim value As Boolean instance.Visible = value value = instance.Visible
ImGearARTGroup Class ImGearARTGroup Members
©2016. Accusoft Corporation. All Rights Reserved.