ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorLayer Class : LineThickness Property |
'Declaration Public Property LineThickness As Single
'Usage Dim instance As ImGearVectorLayer Dim value As Single instance.LineThickness = value value = instance.LineThickness
public float LineThickness {get; set;}