VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / VintasoftPoint3D Structure
In This Topic
VintasoftPoint3D Structure Methods
In This Topic
For a list of all methods of this type, see VintasoftPoint3D.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns absolute value of a 3D point.
Public Methodstatic (Shared in Visual Basic)Overloaded. Adds two points and returns the result as a structure.
Public Methodstatic (Shared in Visual Basic)Divides 3D point coordinates on a double value.
Public MethodOverloaded. Determines if 3D points are equal.
Public MethodReturns hash code of a 3D point.
Public Methodstatic (Shared in Visual Basic)Multiplies 3D point and a double value.
Public Methodstatic (Shared in Visual Basic)Returns rounded 3D point.
Public Methodstatic (Shared in Visual Basic)Subtracts one specified point from another.
Public MethodOverloaded. Returns the string representation of this object.
Public MethodTranslates point using the specified offset.
See Also