public class PolyDashArray extends Object
Constructor and Description |
---|
PolyDashArray() |
PolyDashArray(float[] dashArr) |
Modifier and Type | Method and Description |
---|---|
float |
get_Item(int index) |
int |
getDashOffset() |
int |
getLength() |
void |
set_Item(int index,
float value) |
void |
setDashOffset(int value) |
void |
setLength(int value) |
Copyright © 2016 Aspose. All Rights Reserved.