CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Zooms to the extend of the model. The projection direction is not changed.
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public void ZoomToModelExtent( double factor ) |
| Visual Basic |
|---|
Public Sub ZoomToModelExtent ( _ factor As Double _ ) |
| Visual C++ |
|---|
public: void ZoomToModelExtent( double factor ) |
Parameters
- factor
- Type: System..::..Double