Property | Type | Description | |
---|---|---|---|
AnimationExtension | IAnimationExtension | ||
createTrackOptions | ICreateGraphicTrackOptions | ||
lineFeature | IGeometry | ||
lineGraphic | ILineElement | ||
pointGraphic | IElement |
Method | Description | |
---|---|---|
RefreshPathSourceOptions ( ) : void | ||
frmCreateGraphicTrackOptions ( ) : System |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | 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. |
return | void |
public frmCreateGraphicTrackOptions ( ) : System | ||
return | System |
public IAnimationExtension AnimationExtension | ||
return | IAnimationExtension |
public ICreateGraphicTrackOptions createTrackOptions | ||
return | ICreateGraphicTrackOptions |