Navigation: Code Documentation > RSCommon > CommonInterfaces > Interfaces > IVector > Methods
IVector.ToCommaString Method
Returns the vector as an comma separated string, e.g., 'X, Y, Z'
Namespace: CommonInterfaces
Delphi
public function ToCommaString: String;
Return Value
Type: String
•X
•Y
•Z
•IVector
•CommonInterfaces