GlyphTypeface.StrikethroughPosition Property

Definition

Gets a value that indicates the distance from the baseline to the strikethrough for the typeface.

public:
 property double StrikethroughPosition { double get(); };
public double StrikethroughPosition { get; }
public double StrikethroughPosition { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }
member this.StrikethroughPosition : double
[<get: System.Security.SecurityCritical>]
[<get: System.Security.SecurityTreatAsSafe>]
member this.StrikethroughPosition : double
Public ReadOnly Property StrikethroughPosition As Double

Property Value

A Double that represents the strikethrough position.

Attributes

Remarks

The strikethrough position value is usually positive because the strikethrough is generally above the baseline.

Applies to