ISketchFormatEffectiveData
public interface ISketchFormatEffectiveData
Immutable object which contains effective line sketch properties.
This interface is used as a part of ILineFormatEffectiveData.
Methods
Method | Description |
---|---|
getSketchType() | Returns the sketch type. |
getSketchType()
public abstract int getSketchType()
Returns the sketch type. Read only LineSketchType.
Returns: int