The Center element specifies the 2D coordinates of the second central point. The 2D coordinates are defined in the visualization plane coordinate system.
<xs:element name="Center" type="Point2dSimpleType"><xs:annotation><xs:documentation>The Center element specifies the 2D coordinates of the second central point. The 2D coordinates are defined in the visualization plane coordinate system.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="LeaderDoubleHeadCircularType"><xs:annotation><xs:documentation>The LeaderDoubleHeadCircularType defines a double headed circular leader.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="LeaderDoubleHeadType"><xs:sequence><xs:element name="Center" type="Point2dSimpleType"><xs:annotation><xs:documentation>The Center element specifies the 2D coordinates of the second central point. The 2D coordinates are defined in the visualization plane coordinate system.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>