ScoreFlashBase LockScreenAlign Property ScoreFlash API Documentation V4.6.0
Should the screen alignment be locked? Will only be changed by designer if SupportsScreenAlign returns true.

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

public abstract bool LockScreenAlign { get; set; }

Implements

IHasVisualDesigner LockScreenAlign
See Also