ImageGear .NET
GetLineThickness Method




Returns the line thickness used when drawing the entity.
Syntax
'Declaration
 
Public Function GetLineThickness() As Single
'Usage
 
Dim instance As ImGearVectorEntity
Dim value As Single
 
value = instance.GetLineThickness()
public float GetLineThickness()
public: float GetLineThickness(); 
public:
float GetLineThickness(); 

Return Value

Non-negative floating-point value.
See Also

Reference

ImGearVectorEntity Class
ImGearVectorEntity Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback