PuzzlePuzzleNumber Property

The order number of this puzzle. The file containing the graphics for this puzzle should have the name color-number.png where color is black or white and number is PuzzleNumber.

Definition

Namespace: ProjectLCore.GamePieces
Assembly: ProjectLCore (in ProjectLCore.dll) Version: 1.0.0+d0f5e2a7a5f4bb0431970f279d2f79d24b15d256
C#
public uint PuzzleNumber { get; }

Property Value

UInt32

See Also