Share via


IAdornmentElement.Width Property

Definition

Gets the width of the adornment (in logical pixels).

public:
 property double Width { double get(); };
public:
 property double Width { double get(); };
public double Width { get; }
member this.Width : double
Public ReadOnly Property Width As Double

Property Value

The width of the adornment (in logical pixels).

Applies to