Gets or sets the thickness percent of the outer walls.
'Declaration Public Property WallThickness As System.Nullable(Of Integer)
public System.Nullable<int> WallThickness {get; set;}
A NullableInt32 indicating the thickness percent of the outer walls.
ThreeDProperties Class ThreeDProperties Members
Copyright © 2016 GrapeCity, inc. All rights reserved