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)
Syntaxpublic double GetViewAngle()
Public Function GetViewAngle As Double
Return Value
Type:
DoubleThe view angle.
RemarksPositive means the view is rotated anticlockwise relative to the map -
eg. +Pi/6 means Cornwall is pointing due west...
See Also