프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DrawCurve | void |
메소드 | 설명 | |
---|---|---|
Draw ( System graphics, System pen ) : void |
Draw the footprint line in GDI.
|
|
FootPrintRoofLine ( FootPrintRoof roof, ModelCurve curve ) : System |
The construct of the FootPrintRoofLine class.
|
메소드 | 설명 | |
---|---|---|
DrawCurve ( |
Draw the curve in GDI.
|
public FootPrintRoofLine ( FootPrintRoof roof, ModelCurve curve ) : System | ||
roof | FootPrintRoof | The footprint roof which the foot print data belong to. |
curve | ModelCurve | The model curve data which the foot print data stand for. |
리턴 | System |