bool IsLabelVisible {get; set;}
__property bool get_IsLabelVisible(); __property void set_IsLabelVisible( bool value );
property bool IsLabelVisible { bool get(); void set ( bool value); }
'Declaration Property IsLabelVisible As Boolean
'Usage Dim instance As IImGearARTRuler Dim value As Boolean instance.IsLabelVisible = value value = instance.IsLabelVisible
IImGearARTRuler Interface IImGearARTRuler Members
©2016. Accusoft Corporation. All Rights Reserved.