Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines
RSPointToString(TRSPoint,String) Method
Returns string representation of a point
Namespace: RSGraphics
Delphi
function RSPointToString(R: TRSPoint; FormatStr: String = '%f'): string;
Parameters
R
Type: System.Void
FormatStr
Type: String
Type: string
•RSGraphics.StringToRSPoint(string)
•RSGraphics