ISketchFormat
public interface ISketchFormat
Represents properties for lines sketch format.
Methods
Method | Description |
---|---|
getSketchType() | Returns or sets the sketch type. |
setSketchType(int value) | Returns or sets the sketch type. |
getSketchType()
public abstract int getSketchType()
Returns or sets the sketch type. Read/write LineSketchType.
Returns: int
setSketchType(int value)
public abstract void setSketchType(int value)
Returns or sets the sketch type. Read/write LineSketchType.
Parameters:
Parameter | Type | Description |
---|---|---|
value | int |