'Declaration Protected Overrides Function CalcualteXAxisPoints( _
ByVal referencePointsОпорные точки() As Vintasoft.Primitives.VintasoftPoint, _
ByVal removeUnusedPointsЗначение, указывающее, следует ли удалить неиспользуемые точки.As Boolean _
) As Vintasoft.Imaging.VintasoftPoint3D[]
protected override Vintasoft.Imaging.VintasoftPoint3D[] CalcualteXAxisPoints(
Vintasoft.Primitives.VintasoftPoint[] referencePoints,
bool removeUnusedPoints
)
protected: Vintasoft.Imaging.VintasoftPoint3D[] CalcualteXAxisPoints(
Vintasoft.Primitives.VintasoftPoint[]* referencePoints,
bool removeUnusedPoints
); override
protected:
Vintasoft.Imaging.VintasoftPoint3D[] CalcualteXAxisPoints(
array<Vintasoft.Primitives.VintasoftPoint>^ referencePoints,
bool removeUnusedPoints
); override
Parameters
- referencePoints
- Опорные точки
- removeUnusedPoints
- Значение, указывающее, следует ли удалить неиспользуемые точки.
Return Value
Точки оси X.