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 ImGearARTPolyline Dim value As Boolean instance.IsHighlighter = value value = instance.IsHighlighter
ImGearARTPolyline Class ImGearARTPolyline Members
©2016. Accusoft Corporation. All Rights Reserved.