Property IsCornerReversed
IsCornerReversed
Indicates whether the object's representation is rotated internally by InSitu by additional 90 degrees. This is done for some special type of kitchen units placed in wall corners.
Declaration
public bool IsCornerReversed { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Some angle units have special treatment in InSitu so that
they are rotated by 90 degrees internally in addition to their
AngleXY. Because of this, their actual position differs from the
values returned by Angle
A value of 0 means the position is located in the centre of the dotted green rectangle representing the scene dimensions.