Property | Type | Description | |
---|---|---|---|
Null |
Method | Description | |
---|---|---|
ClearSelection ( ) : void | ||
Create ( ) : |
||
DeleteSelection ( ) : void | ||
Dispose ( ) : void | ||
IsSelected ( int index ) : bool | ||
MoveSelection ( |
||
SelectFromScreenRect ( |
||
SetSelected ( int index, bool selected ) : void | ||
SetSpline ( |
||
SplineController ( |
public MoveSelection ( |
||
delta | ||
return | void |
public SelectFromScreenRect ( |
||
rect | ||
penWidth | float | |
selectMode | ||
return | void |
public SetSelected ( int index, bool selected ) : void | ||
index | int | |
selected | bool | |
return | void |
public SetSpline ( |
||
spline | ||
return | void |
public SplineController ( |
||
ptr | ||
return | System |