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