%%LocalItemTitle%%

AssureID Connect

http://schemas.datacontract.org/2004/07/System.Drawing
Rectangle Complex Type
Namespace http://schemas.datacontract.org/2004/07/System.Drawing
Diagram
y Element x Element width Element height Element Sequence Rectangle Complex Type
Overview
Sequence
height xs:int
width xs:int
x xs:int
y xs:int
Used By
Source
<xs:complexType name="Rectangle" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo>
      <IsValueType xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</IsValueType>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="height" type="xs:int" />
    <xs:element name="width" type="xs:int" />
    <xs:element name="x" type="xs:int" />
    <xs:element name="y" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also

 

 


Copyright © 2015-2018, Acuant Inc., All Rights Reserved.

For technical support, please visit https://support.acuantcorp.com.