Gets or sets the length of girth.
Namespace: Aspose.ThreeD.ProfilesAssembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic double Girth { get; set; }Public Property Girth As Double
Get
Set
public:
property double Girth {
double get ();
void set (double value);
}member Girth : float with get, set
Property Value
Type:
Double
See Also