SymbolHeight1 Property
SymbolHeight1 returns the symbol height when the data equals ScaleValue1 (page units). Returns a double. This is a read-only property.
Syntax
object. SymbolHeight1
Example
This example demonstrates how to return the symbol height relative to ScaleValue1.
Debug.Print PostLayer.SymbolHeight1
Used by: PostLayer Object