OdCircle

OdCircle class

El círculo objeto

public class OdCircle : OdAngleEllipse

Constructores

NombreDescripción
OdCircle(OdObject)Inicializa una nueva instancia delOdCircle clase.

Propiedades

NombreDescripción
AbsoluteCoordinates { get; set; }Obtiene o establece un valor que indica si [coordenadas absolutas].
Closed { get; set; }Obtiene o establece un valor que indica si esteOdAngleEllipse está cerrado.
EndAngle { get; set; }Obtiene o establece el ángulo final.
Items { get; }Obtiene los artículos.
Kind { get; set; }Obtiene o establece el tipo.
Parent { get; }Obtiene el objeto padre.
Rectangle { get; set; }Obtiene o establece el rectángulo.
StartAngle { get; set; }Obtiene o establece el ángulo de inicio.
Style { get; set; }Obtiene o establece el estilo.

Ver también