[SerializableAttribute]
public class LineXML : EdgeXML<SerializableAttribute>
Public Class LineXML
Inherits EdgeXML[SerializableAttribute]
public ref class LineXML : public EdgeXML[<SerializableAttribute>]
type LineXML =
class
inherit EdgeXML
end| LineXML | Initializes a new instance of the LineXML class |
| LineXML(ILineEdge) | Initializes a new instance of the LineXML class |
| LineXML(PointD, PointD) | Initializes a new instance of the LineXML class |
| Equals | (Overrides ObjectEquals(Object)) |
| FromIEge | |
| GetBounds | (Overrides EdgeXMLGetBounds) |
| IsEqual | |
| ToIEdge | (Overrides EdgeXMLToIEdge) |