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