SketchFormat
Inheritance: java.lang.Object, com.aspose.slides.PVIObject
All Implemented Interfaces: com.aspose.slides.ISketchFormat
public final class SketchFormat extends PVIObject implements ISketchFormat
Represents properties for lines sketch format.
Methods
Method | Description |
---|---|
getVersion() | |
getSketchType() | Returns or sets the sketch type. |
setSketchType(int value) | Returns or sets the sketch type. |
getVersion()
public long getVersion()
Version. Read-only long.
Returns: long
getSketchType()
public final int getSketchType()
Returns or sets the sketch type. Read/write LineSketchType.
Returns: int
setSketchType(int value)
public final void setSketchType(int value)
Returns or sets the sketch type. Read/write LineSketchType.
Parameters:
Parameter | Type | Description |
---|---|---|
value | int |