ENCX SDK
5.5.0.926
|
A value class representing a floating point Cartesian pixel rectangle aligned with the Cartesian axes. More...
import"encxcom.idl";
Properties | |
LONG | Left [get, set] |
Left edge. Horizontal, increasing from left to right. More... | |
LONG | Top [get, set] |
Top edge. Vertical, increasing from top to bottom. More... | |
LONG | Width [get, set] |
Width. Horizontal. More... | |
LONG | Height [get, set] |
Height. Vertical. More... | |
A value class representing a floating point Cartesian pixel rectangle aligned with the Cartesian axes.
Properties and methods via IPixelRect.
Definition at line 4409 of file encxcom.idl.
|
getsetpropertyinherited |
Height. Vertical.
|
getsetpropertyinherited |
Left edge. Horizontal, increasing from left to right.
|
getsetpropertyinherited |
Top edge. Vertical, increasing from top to bottom.
|
getsetpropertyinherited |
Width. Horizontal.