ISketchFormatEffectiveData

ISketchFormatEffectiveData interface

Immutable object which contains effective line sketch properties.

public interface ISketchFormatEffectiveData

Properties

NameDescription
SketchType { get; }Returns the sketch type. Read only LineSketchType.

Remarks

This interface is used as a part of ILineFormatEffectiveData.

See Also