프로퍼티 | 타입 | 설명 | |
---|---|---|---|
objectValueReferences | List
|
메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
Elongate ( ) : void | ||
IsShortenable ( ) : bool | ||
IsShortened ( ) : bool | ||
Shorten ( ) : void |
public ObjectData ( Project p, string command, IEnumerable |
||
p | Project | |
command | string | |
values | IEnumerable |
|
parser | ||
spacing | IList |
|
type | ObjectType | |
리턴 | System |