Entity.InternalDestRect Property

GeonBit.UI

EntityInternalDestRect Property
Get internal destination rect.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Rectangle InternalDestRect { get; }

Property Value

Type: Rectangle
See Also