'Declaration Public Function IsPointInRegion( _
ByVal pointVintasoftPointI для тестирования.As Vintasoft.Primitives.VintasoftPointI _
) As Boolean
public bool IsPointInRegion(
Vintasoft.Primitives.VintasoftPointI point
)
public: bool IsPointInRegion(
Vintasoft.Primitives.VintasoftPointI point
)
public:
bool IsPointInRegion(
Vintasoft.Primitives.VintasoftPointI point
)
Parameters
- point
- VintasoftPointI для тестирования.
Return Value
true, если точка находится в области, false в противном случае.