PLTPenWidth property (Main Control)
|
Builder Syntax |
int PLTPenWidth [uIndex: L_UINT]; |
|
Delphi Syntax |
PLTPenWidth[uIndex: L_UINT]: L_INT; |
|
Overview |
Refer to Loading a Bitmap from a File. |
Remarks
Gets or sets an array of integers that represent pen widths used by an HPGL file.
Default values are:
|
PLTPenWidth[0] |
1 |
|
PLTPenWidth[1] |
1 |
|
PLTPenWidth[2] |
1 |
|
PLTPenWidth[3] |
1 |
|
PLTPenWidth[4] |
1 |
|
PLTPenWidth[5] |
1 |
|
PLTPenWidth[6] |
1 |
|
PLTPenWidth[7] |
1 |
If this property is not set before loading a PLT file, the default values listed above will be used.
See Also
|
Elements: |
|
|
Topics: |