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