Class ChangeQuestionHotspotShowShapes
- Namespace
- InSite.Application.Banks.Write
- Assembly
- Shift.Sdk.dll
public class ChangeQuestionHotspotShowShapes : Command, ICommand
- Inheritance
-
ChangeQuestionHotspotShowShapes
- Implements
- Inherited Members
- Extension Methods
Constructors
ChangeQuestionHotspotShowShapes(Guid, Guid, bool)
public ChangeQuestionHotspotShowShapes(Guid bank, Guid question, bool showShapes)
Parameters
Properties
Question
public Guid Question { get; set; }
Property Value
ShowShapes
public bool ShowShapes { get; set; }