Class QuestionHotspotShowShapesChanged
public class QuestionHotspotShowShapesChanged : Change, IChange
- Inheritance
-
QuestionHotspotShowShapesChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionHotspotShowShapesChanged(Guid, bool)
public QuestionHotspotShowShapesChanged(Guid questionIdentifier, bool showShapes)
Parameters
Properties
QuestionIdentifier
public Guid QuestionIdentifier { get; set; }
Property Value
ShowShapes
public bool ShowShapes { get; set; }