Invalidate the segment by setting the coordinates of the points equal to NaN.
Syntax: |
---|
DlxSegment.Invalidate() |
Return Value
If the method terminates correctly it returns true otherwise it returns false.
Example
Copy code | |
---|---|
|
DlxSegment.Invalidate() |
Invalidate the segment by setting the coordinates of the points equal to NaN.
Syntax: |
---|
DlxSegment.Invalidate() |
If the method terminates correctly it returns true otherwise it returns false.
Copy code | |
---|---|
|