| PortalFrameSpanGeometryParamsMonoPitchSlope Property |
Gets or sets the slope of a mono-pitch span (in [rad])
Namespace: TSD.API.Remoting.PortalFrames.CreateAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax public double MonoPitchSlope { get; set; }
Public Property MonoPitchSlope As Double
Get
Set
public:
property double MonoPitchSlope {
double get ();
void set (double value);
}
member MonoPitchSlope : float with get, set
Property Value
DoubleSee Also