Class BuiltInSprites
A registry of available common built-in sprites
public static class BuiltInSprites
- Inheritance
-
BuiltInSprites
- Inherited Members
Methods
CreateBox()
Creates a standard sprite of a 40x40 white box for general use
public static Sprite CreateBox()
Returns
CreateQuill()
Creates a standard sprite of the a white quill
public static Sprite CreateQuill()
Returns
CreateSlicedBorderRect()
Creates a sliced sprite for a scalable border with rounded corners
public static Sprite CreateSlicedBorderRect()
Returns
CreateSlicedTransparentRect()
Creates a sliced sprite for a scalable transparent border
public static Sprite CreateSlicedTransparentRect()
Returns
CreateSlicedUnderline()
Creates a sliced sprite for a scalable underline
public static Sprite CreateSlicedUnderline()