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