ScaleValue1 Property
ScaleValue1 returns the post map first proportional scaling value (height column units). Returns a double. This is a read-only property.
Syntax
object. ScaleValue1
Example
This example demonstrates how to return the scale value (at Data Value) for the first symbol height in the post map Proportional Scaling dialog.
Debug.Print PostLayer.ScaleValue1
Used by: PostLayer Object