ImageGear .NET - Updated October 26, 2017
SetLineThickness Method




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntity Class : SetLineThickness Method
New thickness to be set.
Sets the line thickness for an entity.
Syntax
'Declaration
 
Public Sub SetLineThickness( _
   ByVal value As Single _
) 
 
'Usage
 
Dim instance As ImGearVectorEntity
Dim value As Single
 
instance.SetLineThickness(value)

Parameters

value
New thickness to be set.
See Also

Reference

ImGearVectorEntity Class
ImGearVectorEntity Members