C# Class AcManager.Tools.Objects.TrackExtraLayoutObject

Inheritance: TrackObjectBase
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
TrackExtraLayoutObject ( IFileAcManager manager, [ parent, bool enabled, string fixedLocation ) : System.IO

Méthodes protégées

Méthode Description
GetLocation ( ) : string
InitializeLocations ( ) : void

Method Details

GetLocation() protected méthode

protected GetLocation ( ) : string
Résultat string

InitializeLocations() protected méthode

protected InitializeLocations ( ) : void
Résultat void

TrackExtraLayoutObject() public méthode

public TrackExtraLayoutObject ( IFileAcManager manager, [ parent, bool enabled, string fixedLocation ) : System.IO
manager IFileAcManager
parent [
enabled bool
fixedLocation string
Résultat System.IO