C# Class AcTools.Processes.Showroom.BaseShotter

Inheritance: IDisposable
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
AcRoot string
Filter string
Fxaa bool?
SkinIds string[]
UseBmp bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
ShotAll ( ) : void

Méthodes protégées

Méthode Description
BaseShotter ( ) : System
Prepare ( ) : void
Terminate ( ) : void

Private Methods

Méthode Description
OnKeyUp ( object sender, KeyEventArgs e ) : void

Method Details

BaseShotter() protected méthode

protected BaseShotter ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Prepare() protected méthode

protected Prepare ( ) : void
Résultat void

ShotAll() public abstract méthode

public abstract ShotAll ( ) : void
Résultat void

Terminate() protected abstract méthode

protected abstract Terminate ( ) : void
Résultat void

Property Details

AcRoot public_oe property

public string AcRoot
Résultat string

Filter public_oe property

public string Filter
Résultat string

Fxaa public_oe property

public bool? Fxaa
Résultat bool?

SkinIds public_oe property

public string[] SkinIds
Résultat string[]

UseBmp public_oe property

public bool UseBmp
Résultat bool