C# Class Scaleform.SFCxForm

Inheritance: System.Object
Afficher le fichier Open project: noahfreedman/Stereoscopic_Scatterplot Class Usage Examples

Méthodes publiques

Свойство Type Description
M System.IntPtr

Méthodes publiques

Méthode Description
GetElem ( int idx ) : Double
Print ( ) : void
SFCxForm ( ) : System
SFCxForm ( Color color ) : System
SetColor ( Color color ) : void
SetElem ( int idx, Double val ) : bool

Method Details

GetElem() public méthode

public GetElem ( int idx ) : Double
idx int
Résultat Double

Print() public méthode

public Print ( ) : void
Résultat void

SFCxForm() public méthode

public SFCxForm ( ) : System
Résultat System

SFCxForm() public méthode

public SFCxForm ( Color color ) : System
color Color
Résultat System

SetColor() public méthode

public SetColor ( Color color ) : void
color Color
Résultat void

SetElem() public méthode

public SetElem ( int idx, Double val ) : bool
idx int
val Double
Résultat bool

Property Details

M public_oe property

public IntPtr,System M
Résultat System.IntPtr