ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEGraphicState Class : LineWidth Property |
'Declaration Public Property LineWidth As Integer
'Usage Dim instance As ImGearPDEGraphicState Dim value As Integer instance.LineWidth = value value = instance.LineWidth
public int LineWidth {get; set;}