DecalStartLongitude Property |
Gets the start angle of the decal's arc of longitude or 'vertical sweep'. This is actually a LATITUDINAL angle. Only used when mapping is spherical.
This is deprecated in favor of VertSweep().
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax public double StartLongitude { get; }
Public ReadOnly Property StartLongitude As Double
Get
Property Value
Type:
DoubleSee Also