Scale2dIsProportional Method (Tolerance)
|
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public bool IsProportional(
Tolerance tolerance
)
Public Function IsProportional (
tolerance As Tolerance
) As Boolean
public:
bool IsProportional(
Tolerance tolerance
)
member IsProportional :
tolerance : Tolerance -> bool
Parameters
- tolerance
- Type: Teigha.GeometryTolerance
Return Value
Type:
Boolean
See Also