NOTE: In effect only if IsLimitDepth property of the same ImGearIsosurfaceOptions class object is true.
public bool IsDecimateY {get; set;}
public: __property bool get_IsDecimateY(); public: __property void set_IsDecimateY( bool value );
public: property bool IsDecimateY { bool get(); void set ( bool value); }
'Declaration Public Property IsDecimateY As Boolean
'Usage Dim instance As ImGearIsosurfaceOptions Dim value As Boolean instance.IsDecimateY = value value = instance.IsDecimateY
ImGearIsosurfaceOptions Class ImGearIsosurfaceOptions Members
©2016. Accusoft Corporation. All Rights Reserved.