Pathinstructions Property |
Namespace: imbSCI.Graph.DiagramLibraries.DrawIO.core
[XmlElementAttribute(ElementName = "move", Type = typeof(Move))] [XmlElementAttribute(ElementName = "line", Type = typeof(Line))] [XmlElementAttribute(ElementName = "close", Type = typeof(Object))] [XmlElementAttribute(ElementName = "curve", Type = typeof(Curve))] public ArrayList instructions { get; set; }