public final 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.
|
long |
getVersion()
Version.
|
void |
setSketchType(int value)
Returns or sets the sketch type.
|
equals, getParent_Immediate, getParent_IPresentationComponent, getParent_ISlideComponent, getPresentation, getSlide, hashCodepublic long getVersion()
Version.
Read-only long.
getVersion in class PVIObjectpublic final int getSketchType()
Returns or sets the sketch type.
Read/write LineSketchType.
getSketchType in interface ISketchFormatpublic final void setSketchType(int value)
Returns or sets the sketch type.
Read/write LineSketchType.
setSketchType in interface ISketchFormatCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.