Class AttemptQuestionHotspot
public class AttemptQuestionHotspot : AttemptQuestion
- Inheritance
-
AttemptQuestionHotspot
- Inherited Members
- Extension Methods
Constructors
AttemptQuestionHotspot()
public AttemptQuestionHotspot()
Properties
Image
public string Image { get; set; }
Property Value
Options
public AttemptOptionHotspot[] Options { get; set; }
Property Value
PinLimit
public int PinLimit { get; set; }
Property Value
ShowShapes
public bool ShowShapes { get; set; }