Method | Description | |
---|---|---|
Add ( RelationType relationType, bool usePercent ) : void | ||
ApplyOnSelfSizeChanged ( float dWidth, float dHeight ) : void | ||
CopyFrom ( |
||
Dispose ( ) : void | ||
InternalAdd ( RelationType relationType, bool usePercent ) : void | ||
RelationItem ( |
||
Remove ( RelationType relationType ) : void |
Method | Description | |
---|---|---|
AddRefTarget ( |
||
ApplyOnSizeChanged ( |
||
ApplyOnXYChanged ( |
||
ReleaseRefTarget ( |
||
__targetSizeChanged ( |
||
__targetXYChanged ( |
public Add ( RelationType relationType, bool usePercent ) : void | ||
relationType | RelationType | |
usePercent | bool | |
return | void |
public ApplyOnSelfSizeChanged ( float dWidth, float dHeight ) : void | ||
dWidth | float | |
dHeight | float | |
return | void |
public CopyFrom ( |
||
source | ||
return | void |
public InternalAdd ( RelationType relationType, bool usePercent ) : void | ||
relationType | RelationType | |
usePercent | bool | |
return | void |
public RelationItem ( |
||
owner | ||
return | System.Collections.Generic |
public Remove ( RelationType relationType ) : void | ||
relationType | RelationType | |
return | void |