ISketchFormat

ISketchFormat interface

Represents properties for lines sketch format.

public interface ISketchFormat

Properties

NameDescription
SketchType { get; set; }Returns or sets the sketch type. Read/write LineSketchType.

See Also