Gets or sets the pen width of the line in pixels.
[Visual Basic]
Public Property LineWeight As Single
[C#]
public float LineWeight {get; set;}
Float value that represents the current width of the line in pixels.
[C#]
private void Detail_Format(object sender, System.EventArgs eArgs) |
[Visual Basic]
Private Sub Detail_Format(ByVal sender As Object, ByVal e As System.EventArgs) Handles Detail.Format |
Picture Class | Picture Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.