ICadDrawingView.ScaleString Property

Gets or sets the view scale as a text string (e.g. "1:1").

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

Syntax

VB

Property ScaleString As String
	Get
	Set

C#

string ScaleString { get; set; }

Return Value

Type: String
The view scale.

See Also

Reference

ICadDrawingView Interface
Autodesk.iLogic.Interfaces Namespace