Method | Description | |
---|---|---|
GetLines ( Contour contour ) : GeometryCollection |
Преобразует контур в коллекцию линейных объектов.
|
|
GetLines ( LinePath path ) : GeometryCollection |
Преобразует ломаную линию в коллекцию линейных объектов.
|
Method | Description | |
---|---|---|
getStrokePoints ( IList |
public GetLines ( Contour contour ) : GeometryCollection | ||
contour | Contour | Контур |
return | GeometryCollection |
public GetLines ( LinePath path ) : GeometryCollection | ||
path | LinePath | Ломаная линия |
return | GeometryCollection |