Piccolo.NET

PPath.PathPickMode Enumeration

Represents the types of picking modes for a PPath object.

public enum PPath.PathPickMode

Members

Member NameDescription
Fast Faster Picking. Paths are picked in local coordinates.
Accurate Slower and more accurate picking. Paths are picked in canvas coordinates.

Requirements

Namespace: UMD.HCIL.Piccolo.Nodes

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

UMD.HCIL.Piccolo.Nodes Namespace