IStructureLocation Property |
Location of structure.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax ILocation Location { get; set; }
Property Location As ILocation
Get
Set
property ILocation^ Location {
ILocation^ get ();
void set (ILocation^ value);
}
Property Value
Type:
ILocationSee Also