Class QuestionHotspotImageChanged
public class QuestionHotspotImageChanged : Change, IChange
- Inheritance
-
QuestionHotspotImageChanged
- Implements
- Inherited Members
- Extension Methods
Constructors
QuestionHotspotImageChanged(Guid, HotspotImage)
public QuestionHotspotImageChanged(Guid questionIdentifier, HotspotImage image)
Parameters
questionIdentifierGuidimageHotspotImage
Properties
Image
public HotspotImage Image { get; }
Property Value
QuestionIdentifier
public Guid QuestionIdentifier { get; set; }