SymSizeMethod Property
SymSize returns the symbol scaling method. Returns a SrfPostSizeType. This is a read-only property.
Syntax
object.SymSizeMethod
Example
This example demonstrates how to return the symbol scaling method for a post map.
Debug.Print PostLayer.SymSizeMethod
Used by: PostLayer Object