Rectangle3dToString(IFormatProvider) 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 string ToString(
        IFormatProvider provider
)

Parameters

provider  IFormatProvider
[in] Provides a mechanism for retrieving an object to control formatting.

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.