public class WidthArray extends Object
WidthArray()
float
get_Item(int index)
int
getLength()
void
set_Item(int index, float value)
setLength(int value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WidthArray()
public int getLength()
public void setLength(int value)
public float get_Item(int index)
public void set_Item(int index, float value)
Copyright © 2016 Aspose. All Rights Reserved.