IVerticalFractionMap.MappingChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the mapping between character position and its vertical fraction has changed. For example, the view may have re-rendered some lines, changing their font size.
public:
event EventHandler ^ MappingChanged;
event EventHandler MappingChanged;
member this.MappingChanged : EventHandler
Event MappingChanged As EventHandler