Click or drag to resize
CanvasJustificationOpportunityCompressionMaximum Field
Maximum amount of compression to apply to the glyph.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float CompressionMaximum

Field Value

Type: Single
Remarks
ApplyToLeadingEdge and ApplyToTrailingEdge describe how to apply the compression.
See Also