ReferencePointsSettings

ReferencePointsSettings class

Settings describing behavior for Reference Point of the template: black squares at the corners and rotation marker black rectangle between.

public class ReferencePointsSettings

Constructors

NameDescription
ReferencePointsSettings()The default constructor.

Properties

NameDescription
Offset { get; set; }Offset for all reference points. System of measurement depends on derived type. Calculated from the top left corner of the template
RotationMarkerPosition { get; set; }Desired rotation marker position on template. If not set - TopRight1 will be used. Marker drawn as a fifth black rectangle.

See Also