C# Class SpaceClaim.Dxf.Document.DxfArc

Inheritance: DxfCircle
Afficher le fichier Open project: bcourter/SpaceClaim-AddIns

Méthodes publiques

Méthode Description
DxfArc ( ITrimmedCurve iTrimmedCurve, TextWriter textWriter ) : System
Write ( ) : void

Method Details

DxfArc() public méthode

public DxfArc ( ITrimmedCurve iTrimmedCurve, TextWriter textWriter ) : System
iTrimmedCurve ITrimmedCurve
textWriter System.IO.TextWriter
Résultat System

Write() public méthode

public Write ( ) : void
Résultat void