TextLine.MarkerHeight Property

Definition

Gets the height of a marker for a list item.

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

Property Value

The height of the marker.

Applies to