RasterView.Scale Property

Gets or sets the scale factor between the model and the drawing.
Public Overrides Property Scale() As Double
This language is not supported or no code example is available.
public override double Scale {get; set;}
This language is not supported or no code example is available.

Property Value

double
Remarks
 
It must be set according to the Model.Units and the Sheet.Units. You need to rebuild the view to see changes.

.NET Framework

Supported in: 4.8

In this article

Definition