DecalCreateParams.EndLatitude Property

DecalCreateParamsEndLatitude Property

[Missing <summary> documentation for "P:Rhino.Render.DecalCreateParams.EndLatitude"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double EndLatitude { get; set; }
Public Property EndLatitude As Double
	Get
	Set

Property Value

Type: Double
See Also