名前 | 解説 | |
---|---|---|
AddEllipse | Adds ellipse figure to the path. Note! Method calls BeginFigure and IPath.EndFigure, figureEnd used as parameter for IPath.EndFigure. | |
AddRect | Adds rect figure to the path. Note! Method calls BeginFigure and IPath.EndFigure, figureEnd used as parameter for IPath.EndFigure. |