Property | Type | Description | |
---|---|---|---|
index | int | ||
list | |||
type | SvgPathSegType |
Method | Description | |
---|---|---|
SvgPathSeg ( SvgPathSegType type ) : System |
Method | Description | |
---|---|---|
setIndex ( int index ) : void | ||
setIndexWithDiff ( int diff ) : void | ||
setList ( |
protected SvgPathSeg ( SvgPathSegType type ) : System | ||
type | SvgPathSegType | |
return | System |