Calculate and return the destination rectangle, eg the space this entity is rendered on.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override Rectangle CalcDestRect()
Return Value
Type:
RectangleDestination rectangle.
See Also