Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Line width of the path in pixels.
public int? LineWidthInPixels { get; set; }
member this.LineWidthInPixels : Nullable<int> with get, set
Public Property LineWidthInPixels As Nullable(Of Integer)