Check if this vector is empty (coordinates values = 0)
Namespace:
Hyleos.Common.GeometryAssembly: Hyleos.Common (in Hyleos.Common.dll) Version: 1.0.3.2 (1.0.3.2)
Syntax
| C# |
|---|
public bool IsEmpty() |
| Visual Basic (Declaration) |
|---|
Public Function IsEmpty As Boolean |
| Visual C++ |
|---|
public: virtual bool IsEmpty() sealed |
Return Value
[Missing <returns> documentation for "M:Hyleos.Common.Geometry.Vector2D.IsEmpty"]