public int SurfaceDepth {get; set;}
'Declaration Public Property SurfaceDepth As Integer
'Usage Dim instance As ImGearIsosurfaceOptions Dim value As Integer instance.SurfaceDepth = value value = instance.SurfaceDepth
NOTE: In effect only if IsLimitDepth property of the same ImGearIsosurfaceOptions class object is true.