Namespace: Teigha.Aec.Geometry
Assembly: TA_Mgd (in TA_Mgd.dll) Version:
26.3.0.0
Syntax
public int Add(
Ring value
)
Public Function Add (
value As Ring
) As Integer
public:
int Add(
Ring^ value
)
member Add :
value : Ring -> int
Parameters
- value Ring
-
Return Value
Int32
See Also