Table of Contents

Class AttemptHotspotPinAnswer

Namespace
InSite.Domain.Attempts
Assembly
Shift.Sdk.dll
public class AttemptHotspotPinAnswer
Inheritance
AttemptHotspotPinAnswer
Inherited Members
Extension Methods

Constructors

AttemptHotspotPinAnswer(decimal, decimal)

public AttemptHotspotPinAnswer(decimal x, decimal y)

Parameters

x decimal
y decimal

Properties

X

public decimal X { get; set; }

Property Value

decimal

Y

public decimal Y { get; set; }

Property Value

decimal