GeonBit.UI Documentation
EntitySetAnchor Method |
Set the anchor of this entity.
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public void SetAnchor( Anchor anchor )
Parameters
- anchor
- Type: GeonBit.UI.EntitiesAnchor
New anchor to set.
