Class PaintLayerOptions

PaintLayerOptions class

public class PaintLayerOptions

Properties

NameDescription
static ByDefault { get; }
CrispEdges { get; }
Opacity { get; }
ScaleX { get; }
ScaleY { get; }

Methods

NameDescription
AllowCrispEdges()
Clone()
NearlyEqual(PaintLayerOptions)
WithOpacity(double)
WithScale(double, double)

See Also