ClearImage .NET API
Thickness Property (CiLine)





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

Reference

CiLine Class
CiLine Members