VsSyntheticTextLayer Members
Include Protected Members
Include Inherited Members
Handles the addition of and communication with synthetic text sessions.
The VsSyntheticTextLayer type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddSyntheticRegions | Adds synthetic text sessions. (Inherited from IVsSyntheticTextSession.) | |
EnumSyntheticRegions | Returns a static snapshot list of synthetic regions. (Inherited from IVsSyntheticTextSession.) | |
Terminate | Tells the session to sever its link, and drop its COM reference, to the client. (Inherited from IVsSyntheticTextSession.) | |
UnadviseClient | (Inherited from IVsSyntheticTextSession.) |
Top