ICadDrawingView.Scale Property

Gets or sets the view scale, as a number.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

Property Scale As Double
	Get
	Set

C#

double Scale { get; set; }

Return Value

Type: Double
The view scale.

See Also

Reference

ICadDrawingView Interface
Autodesk.iLogic.Interfaces Namespace