Свойство | Type | Description | |
---|---|---|---|
AnimationExtension | IAnimationExtension | ||
createTrackOptions | ICreateGraphicTrackOptions | ||
lineFeature | IGeometry | ||
lineGraphic | ILineElement | ||
pointGraphic | IElement |
Méthode | Description | |
---|---|---|
RefreshPathSourceOptions ( ) : void | ||
frmCreateGraphicTrackOptions ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
CheckTrackName ( IAGAnimationTracks pTracks, string name ) : bool | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
buttonCancel_Click ( object sender, EventArgs e ) : void | ||
buttonImport_Click ( object sender, EventArgs e ) : void | ||
frmCreateGraphicTrackOptions_Load ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
public frmCreateGraphicTrackOptions ( ) : System | ||
Résultat | System |
public IAnimationExtension AnimationExtension | ||
Résultat | IAnimationExtension |
public ICreateGraphicTrackOptions createTrackOptions | ||
Résultat | ICreateGraphicTrackOptions |