public int HighExcluRange {get; set;}
public: __property int get_HighExcluRange(); public: __property void set_HighExcluRange( int value );
public: property int HighExcluRange { int get(); void set ( int value); }
'Declaration Public Property HighExcluRange As Integer
'Usage Dim instance As ImGearIsosurfaceOptions Dim value As Integer instance.HighExcluRange = value value = instance.HighExcluRange
ImGearIsosurfaceOptions Class ImGearIsosurfaceOptions Members
©2016. Accusoft Corporation. All Rights Reserved.