T_Furcadia_Drawing_Graphics_StepBlock - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

StepBlock 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.StepBlock"]

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

Syntax

C#

public struct StepBlock

VB

Public Structure StepBlock

VB Usage

Dim instance As StepBlock

C++

public value class StepBlock

F#

[<SealedAttribute>]
type StepBlock =  struct end

The StepBlock 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 CounterMax
Public field StepType
Public field Value
  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** ⚠️