GRContextOptions.AllowPathMaskCaching Property

Definition

Gets or sets a value indicating whether to allow path mask textures to be cached.

public bool AllowPathMaskCaching { get; set; }

Property Value

Remarks

This is only really useful if paths are commonly rendered at the same scale and fractional translation. Default is false.

Applies to