SpaceNegotiatingAdornmentTag.IdentityTag Property

Definition

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).

Applies to