- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to access the View Label Defaults that are set in the Styles Manager using the API. I have looked through the Programming help and I found the following method that I believe is what I am looking for. The problem is, I dont understand how to use it. It wants me to pass it arguments which would make sense if I was trying to set the Defaults, but I am just trying to get the default FormattedText of the Labels.
DrawingStandardStyle.GetViewLabelDefaults Method DrawingStandardStyle.GetViewLabelDefaults( ViewType As DrawingViewTypeEnum, Prefix As String, Visible As Boolean, FormattedText As String,ConstrainToBorder As Boolean, PlaceBelowView As Boolean )
Any help would be greatly appreciated.
Thanks,
Solved! Go to Solution.
