Property | Type | Description | |
---|---|---|---|
objectValueReferences | List
|
Method | Description | |
---|---|---|
GetColor ( ) : Color | ||
GetNumValues ( ) : int | ||
GetObjectType ( ) : ObjectType | ||
GetPointedObjectGroup ( ) : |
||
GetString ( ) : string | ||
GetValue ( int i ) : string | ||
GetX ( ) : int | ||
GetY ( ) : int | ||
HasShortenedXY ( ) : bool | ||
HasXY ( ) : bool | ||
ObjectData ( Project p, string command, IEnumerable |
||
SetValue ( int i, string value ) : void | ||
SetX ( int n ) : void | ||
SetY ( int n ) : void |
Method | Description | |
---|---|---|
Elongate ( ) : void | ||
IsShortenable ( ) : bool | ||
IsShortened ( ) : bool | ||
Shorten ( ) : void |
public GetPointedObjectGroup ( ) : |
||
return |
public ObjectData ( Project p, string command, IEnumerable |
||
p | Project | |
command | string | |
values | IEnumerable |
|
parser | ||
spacing | IList |
|
type | ObjectType | |
return | System |
public SetValue ( int i, string value ) : void | ||
i | int | |
value | string | |
return | void |