PixelSnapping Interface Members
In This Topic
The following tables list the members exposed by PixelSnapping.
Public Properties
Public Methods
| Name | Description |
| Dispose | (Inherited from System.IDisposable) |
| GetCurrentTransform | Gets a transform that maps abstract coordinates to DIPs. |
| GetPixelsPerDip | Gets the number of physical pixels per DIP. |
| IsPixelSnappingDisabled | Determines whether pixel snapping is disabled. The recommended default is FALSE, unless doing animation that requires subpixel vertical placement. |
Top
See Also