'Declaration Public Function SelectionContainsPoint( _
ByVal pointТочка.As Vintasoft.Primitives.VintasoftPoint _
) As Boolean
public bool SelectionContainsPoint(
Vintasoft.Primitives.VintasoftPoint point
)
public: bool SelectionContainsPoint(
Vintasoft.Primitives.VintasoftPoint point
)
public:
bool SelectionContainsPoint(
Vintasoft.Primitives.VintasoftPoint point
)
Parameters
- point
- Точка.
Return Value
True, если текущее выделение содержит указанную точку; в противном случае, false.