NOTE: In effect only if IsLimitDepth property of the same ImGearIsosurfaceOptions class object is true.
public int SurfaceDepth {get; set;}
public: __property int get_SurfaceDepth(); public: __property void set_SurfaceDepth( int value );
public: property int SurfaceDepth { int get(); void set ( int value); }
'Declaration Public Property SurfaceDepth As Integer
'Usage Dim instance As ImGearIsosurfaceOptions Dim value As Integer instance.SurfaceDepth = value value = instance.SurfaceDepth
ImGearIsosurfaceOptions Class ImGearIsosurfaceOptions Members
©2017. Accusoft Corporation. All Rights Reserved.