public bool IsHighlighter {get; set;}
public: __property bool get_IsHighlighter(); public: __property void set_IsHighlighter( bool value );
public: property bool IsHighlighter { bool get(); void set ( bool value); }
'Declaration Public Property IsHighlighter As Boolean
'Usage Dim instance As ImGearARTRectangle Dim value As Boolean instance.IsHighlighter = value value = instance.IsHighlighter
ImGearARTRectangle Class ImGearARTRectangle Members
©2017. Accusoft Corporation. All Rights Reserved.