DrawingGuide

DrawingGuide class

Represents an adjustable drawing guide.

public sealed class DrawingGuide : IDrawingGuide

Properties

NameDescription
Orientation { get; set; }Returns or sets orientation of the drawing guide. Read/write Orientation.
Position { get; set; }Returns or sets position of the drawing guide in points from the top, left corner of the slide. Read/write Single.

See Also