CADability dotNET Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
[SerializableAttribute] public class Ellipse : IGeoObjectImpl, IColorDef, ILineWidth, ILinePattern, IOcasEdge, ICurve, ISerializable, ICndHlp3DEdge, IExtentedableCurve, ISimpleCurve |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Ellipse _ Inherits IGeoObjectImpl _ Implements IColorDef, ILineWidth, ILinePattern, IOcasEdge, _ ICurve, ISerializable, ICndHlp3DEdge, IExtentedableCurve, ISimpleCurve |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Ellipse : public IGeoObjectImpl, IColorDef, ILineWidth, ILinePattern, IOcasEdge, ICurve, ISerializable, ICndHlp3DEdge, IExtentedableCurve, ISimpleCurve |