ImportEventArgs Class |
Namespace: Demo3D.Visuals
public class ImportEventArgs : EventArgs
The ImportEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ImportEventArgs | Initializes a new instance of the ImportEventArgs class |
| Name | Description | |
|---|---|---|
| ImportPath |
The full path of the imported file including the extension.
| |
| Visual |
The root visual of the resulting import.
|