[]
Read bounds of the control
protected override bool ReadBounds(XmlNode controlNode)
Type | Name | Description |
---|---|---|
XmlNode | controlNode |
Type | Description |
---|---|
bool |
Reads the control bounds from specified binary reader.
protected override void ReadBounds(BinaryReader binReader)
Type | Name | Description |
---|---|---|
BinaryReader | binReader |