[]
For internal use.
protected void ReadSizeAttribute(XmlAttributeCollection attrs, string attrName, ref bool useSize, ref SizeType sizeType, ref int sizeValue)
Protected Sub ReadSizeAttribute(attrs As XmlAttributeCollection, attrName As String, ByRef useSize As Boolean, ByRef sizeType As SizeType, ByRef sizeValue As Integer)
| Type | Name | Description |
|---|---|---|
| XmlAttributeCollection | attrs | |
| string | attrName | |
| bool | useSize | |
| SizeType | sizeType | |
| int | sizeValue |