ClearImage .NET API
Angle Property (CiLine)





Inlite.ClearImage Namespace > CiLine Class : Angle Property
Line angle
Syntax
'Declaration
 
Public ReadOnly Property Angle As System.Double
'Usage
 
Dim instance As CiLine
Dim value As System.Double
 
value = instance.Angle
public System.double Angle {get;}
public read-only property Angle: System.Double; 
public function get Angle : System.double
public:
property System.double Angle {
   System.double get();
}
See Also

Reference

CiLine Class
CiLine Members