Click or drag to resize

GenericSPGetViewAngle Method

Retrieve the view angle in radians. This anticipates GetViewAngle() in SIS v7.

Namespace:  Cadcorp.GFB.CadcorpSP
Assembly:  Cadcorp.GFB.GenericStoredProcedures (in Cadcorp.GFB.GenericStoredProcedures.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public double GetViewAngle()

Return Value

Type: Double
The view angle.
Remarks
Positive means the view is rotated anticlockwise relative to the map - eg. +Pi/6 means Cornwall is pointing due west...
See Also