C#
VB
C++
Removes the specified point.
public override bool Remove(
PointF item
)
Public Overrides Function Remove( _
ByVal item As PointF _
) As Boolean
public:
bool Remove(
PointF item
) override
item
Point to remove.
true if the element was removed successfully; otherwise, false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET