Returns the angle value from this Filer
object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public abstract double ReadAngle()
Public MustOverride Function ReadAngle As Double
public:
virtual double ReadAngle() abstract
abstract ReadAngle : unit -> float
Return Value
Double
See Also