CADability dotNET Namespace: CADability.Shapes
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
protected void Recalc( out bool reversed ) |
| Visual Basic |
|---|
Protected Sub Recalc ( _ <OutAttribute> ByRef reversed As Boolean _ ) |
| Visual C++ |
|---|
protected: void Recalc( [OutAttribute] bool% reversed ) |
Parameters
- reversed
- Type: System..::..Boolean%