35 public override bool Equals(
object obj)
43 int Result = this.GetType().FullName.GetHashCode();
44 Result ^= Result << 5 ^ base.GetHashCode();
Current drawing state in a canvas graph.
Abstract base class for operations using one floating point parameter.
Sets the current pen width.
override int GetHashCode()
PenWidth(float Width)
Sets the current pen width.
override void Draw(SKCanvas Canvas, CanvasState State)
Performs a drawing operation.
PenWidth()
Sets the current pen width.
override bool Equals(object obj)