OdConnector

OdConnector class

El conector

public class OdConnector : OdStyledObject

Constructores

NombreDescripción
OdConnector(OdObject)Inicializa una nueva instancia delOdConnector clase.

Propiedades

NombreDescripción
AbsoluteCoordinates { get; set; }Obtiene o establece un valor que indica si [coordenadas absolutas].
Items { get; }Obtiene los artículos.
Parent { get; }Obtiene el objeto padre.
PathCommands { get; set; }Obtiene o establece los comandos de ruta.
Point1 { get; set; }Obtiene o establece el punto1.
Point2 { get; set; }Obtiene o establece el punto2.
Rectangle { get; set; }Obtiene o establece el rectángulo.
Style { get; set; }Obtiene o establece el estilo.

Ver también