< Dice‎ | DieResult
Revision as of 05:56, 15 April 2017 by Skizzerz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

DieResult.DieType Property

From DiceRoller Documentation

Contains information about what type of DieResult this is.

  • Namespace: Dice
  • Assembly: DiceRoller (in DiceRoller.dll)

Syntax

public DieType DieType { get; set; }

Property Value

Type: Dice.DieType

What type of die was rolled.