API Help
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_SCALE Property / PAGE_SCALE(Int32) Property

In This Topic
PAGE_SCALE(Int32) Property
In This Topic
Scale # 11048. This property isn't indexed.
Syntax
public PropertyValue PAGE_SCALE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Double.
Remarks

Scale 1:x. A dimension definition can be added to every page, regardless of type. This is required when you are using dimensions or to correctly scale graphical macros when inserting them.

See Also