Cylinder.ThetaLength

Cylinder.ThetaLength property

Gets or sets the length of the theta. The default value is 2π.

public double ThetaLength { get; set; }

Property Value

The length of the theta.

See Also