T_Furcadia_Drawing_Graphics_Shape - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

Shape Structure

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

[Missing

documentation for "T:Furcadia.Drawing.Graphics.Shape"]

Namespace: Furcadia.Drawing.Graphics
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

C#

public struct Shape

VB

Public Structure Shape

VB Usage

Dim instance As Shape

C++

public value class Shape

F#

[<SealedAttribute>]
type Shape =  struct end

The Shape type exposes the following members.

Methods

 

Name Description
Public method Equals Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Public method GetHashCode Returns the hash code for this instance. (Inherited from ValueType.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
  Back to Top

Fields

 

Name Description
Public field Flags
Public field Frames
Public field KitterSpeak
Public field NumFrames
Public field NumSteps
Public field ShapeNum
  Back to Top

Extension Methods

 

Name Description
Public Extension Method AsDouble (Defined by ObjectExtensions.)
Public Extension Method AsInt16 (Defined by ObjectExtensions.)
Public Extension Method AsInt32 (Defined by ObjectExtensions.)
Public Extension Method AsInt64 (Defined by ObjectExtensions.)
Public Extension Method AsString (Defined by ObjectExtensions.)
  Back to Top

See Also

Reference

Furcadia.Drawing.Graphics Namespace

⚠️ **GitHub.com Fallback** ⚠️