Method | Description | |
---|---|---|
NativePointInfoCollection ( int length ) : System | ||
Set ( int index, double x, double y ) : void |
Method | Description | |
---|---|---|
Dispose ( |
protected Dispose ( |
||
instance | ||
return | void |
public NativePointInfoCollection ( int length ) : System | ||
length | int | |
return | System |
public Set ( int index, double x, double y ) : void | ||
index | int | |
x | double | |
y | double | |
return | void |