ReferencePointsSettings

ReferencePointsSettings class

Settings descibing behaviour for Reference Point of the template e.g. Black squares at the corners and rotation marker black rectangle between.

public class ReferencePointsSettings

Constructors

NameDescription
ReferencePointsSettings()Create new instance of settings with default values. By default we use pixel offset.

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 tempalte. If not set - TopRight1 will be used. Marker drawn as a fifth black rectangle.

See Also