Property |
Type |
Access |
Meaning |
LC_PROP_ENT_... Base class properties |
Viewport rectangle on the Paper Space
|
LC_PROP_VPORT_LEF |
float |
RW |
X of left side |
LC_PROP_VPORT_BOT |
float |
RW |
Y of bottom side |
LC_PROP_VPORT_RIG |
float |
RW |
X of right side |
LC_PROP_VPORT_TOP |
float |
RW |
Y of top side |
LC_PROP_VPORT_W |
float |
RW |
Width |
LC_PROP_VPORT_H |
float |
RW |
Height |
LC_PROP_VPORT_BORDER |
bool |
RW |
Display border line around viewport |
LC_PROP_VPORT_FIXSCALE |
bool |
RW |
Fixed scale |
View area of the Model Space
|
LC_PROP_VPORT_VX |
float |
RW |
View center X |
LC_PROP_VPORT_VY |
float |
RW |
View center Y |
LC_PROP_VPORT_VSCALE |
float |
RW |
Scale (Drawing units per paper unit) |
LC_PROP_VPORT_VANGLE |
float |
RW |
Rotation angle |