GeonBit.UI Documentation
EntityCalcInternalRect Method |
Calculate and return the internal destination rectangle (note: this relay on the dest rect having a valid value first).
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public virtual Rectangle CalcInternalRect()
Return Value
Type: RectangleInternal destination rectangle.
