LoadDescription Class |
Namespace: Demo3D.MultiModel.Client
public class LoadDescription
The LoadDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| LoadDescription |
Initializes a new instance of the LoadDescription class.
| |
| LoadDescription(Visual, IListString) |
Initializes a new instance of the LoadDescription class with the specified load and properties.
|
| Name | Description | |
|---|---|---|
| MapId |
The id of the load type in the server's catalog load map. A value of -1 indicates that the default load of the receiver should be used.
| |
| Properties |
A collection of properties being sent with the load, in the form of (PropertyName, PropertyType, Value).
|