Method | Description | |
---|---|---|
GetSectionRect ( string id, |
Return the rect for the given section identifier.
|
|
RespondsTo ( string id ) : bool |
Does this layout rule respond to the given section identifier?
|
public abstract GetSectionRect ( string id, |
||
id | string | |
initial | ||
return |
public abstract RespondsTo ( string id ) : bool | ||
id | string | |
return | bool |