SpaceNegotiatingAdornmentTag.IdentityTag Property
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.
Gets a unique object associated with the space-negotiating adornment, which is used by ITextViewLine.GetAdornmentBounds.
public:
property System::Object ^ IdentityTag { System::Object ^ get(); };
public:
property Platform::Object ^ IdentityTag { Platform::Object ^ get(); };
public object IdentityTag { get; }
member this.IdentityTag : obj
Public ReadOnly Property IdentityTag As Object
Property Value
A unique object associated with the space-negotiating adornment, which is used by GetAdornmentBounds(Object).