Table of Contents

Class CadCircle

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

Class describing Cad circle

[ComVisible(false)]
public class CadCircle : CadExtrudedEntityBase, ICadObjectContainer, IMeasurableEntity, IAnnotateable, IDrawingEntity
Inheritance
CadCircle
Implements
Derived
Inherited Members

Constructors

CadCircle()

Initializes a new instance of the CadCircle class.

CadCircle(Cad3DPoint, double)

Initializes a new instance of the CadCircle class.

Properties

CenterPoint

Gets or sets the centerPoint.

DefaultPoint

Gets the default point.

ExtrusionDirection

Gets or sets the extrusion direction.

Radius

Gets or sets the radius.

Thickness

Gets or sets the thickness.

TypeName

Gets the name of the type.