abstract model of the painting elements
PSElement
01 Syntax
Microsoft.VisualBasic.Imaging.PostScript.PSElement
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ScaleTo | 1 | scale the current element to new location |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| comment | 1 | comment text about this postscript element |
04 Members
ScaleTo(LinearScale, LinearScale)
scale the current element to new location
Parameters
| Name | Type | Description |
|---|---|---|
scaleX | LinearScale | - |
scaleY | LinearScale | - |
comment
comment text about this postscript element