PolarPoint Theta Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Angular azimuth coordinate component. An angle must be between 0 and 2Pi. Note: Due to screen Y coordinate going from top to bottom (in usual orientation) Theta angle may be reversed, that is - be positive in the lower half coordinate plane. Please refer to: http://en.wikipedia.org/wiki/Polar_coordinates

Namespace: NFX.Geometry
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public double Theta { get; set; }

Property Value

Type: OnlineDouble
See Also