Rectangle3dToString Method

Returns an equivalent string representation of this object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public override sealed string ToString()

Return Value

String
Returns the string that stores information about points of the rectangle in the following order: * Upper-left point * Upper-right point * Lower-left point * Lower-right point
See Also

©  Bricsys NV. All rights reserved.