ScoreFlashBase LockInnerAnchor Property ScoreFlash API Documentation V4.6.0
Should the inner anchor be locked? Will only be changed by designer if SupportsInnerAnchor returns true.

Namespace: NarayanaGames.ScoreFlashComponent
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public abstract bool LockInnerAnchor { get; set; }

Implements

IHasVisualDesigner LockInnerAnchor
See Also