Click or drag to resize
SpriteBaseImageLocation Property
The sprite location as found on the base image. This is usually the easiest location to use.

Namespace:  SpriteLibrary
Assembly:  SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.5 (1.0.0.5)
Syntax
C#
public Point BaseImageLocation { get; }

Property Value

Type: Point
See Also