LineWeight Property (CrossSectionControl)
Gets or sets the pen width of the line in pixels.
'Declaration
Public Property LineWeight As Single
public float LineWeight {get; set;}
Property Value
Float value that represents the current weight of the line in pixels. Default is 1.0f.