Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
AttachOptions | function | public | version 1 | no |
public function AttachOptions(number left, number right, number top, number bottom, number hopt=FILL_EXPAND, number vopt=FILL_EXPAND, number hspacing=0, number vspacing=0) |
left | (number) // TO DO |
right | (number) // TO DO |
top | (number) // TO DO |
bottom | (number) // TO DO |
hopt | (number) has a default value of FILL_EXPAND |
vopt | (number) has a default value of FILL_EXPAND |
hspacing | (number) has a default value of 0 |
vspacing | (number) has a default value of 0 |
TODO: Document this |
Documented by RadGS' Autodocumenter 1.0, generation time: Thu Oct 15 20:02:19 2009 GMT | (c)2009 RadGs Software |