Helper Class

Furcadia Framework

Helper Class

Furcadia Framework For Third Party Programs
This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Furcadia.Drawing.Helper"]

Inheritance Hierarchy

SystemObject  Furcadia.DrawingHelper

Namespace:  Furcadia.Drawing
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax

public static class Helper
Public NotInheritable Class Helper

You do not need to declare an instance of a static class in order to access its members.
public ref class Helper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Helper =  class end

The Helper type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCharToDescTag
Converts a Char to Desc Tag
Public methodStatic memberToBitmapArray
Top
See Also

Reference