public class SketchFormat extends PVIObject implements ISketchFormat
Represents properties for lines sketch format.
Modifier and Type | Method and Description |
---|---|
int |
getSketchType()
Returns or sets the sketch type.
|
void |
setSketchType(int value)
Returns or sets the sketch type.
|
equals, getParent_Immediate, getParent_IPresentationComponent, getParent_ISlideComponent, getPresentation, getSlide, getVersion, hashCode, reset_Parent_IPresentationComponent
public final int getSketchType()
Returns or sets the sketch type.
Read/write LineSketchType
.
getSketchType
in interface ISketchFormat
public final void setSketchType(int value)
Returns or sets the sketch type.
Read/write LineSketchType
.
setSketchType
in interface ISketchFormat