ICrossSectionPointOwner Property |
the list of points of which this point is a part
Namespace:
DHI.Mike1D.CrossSectionModule
Assembly:
DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax CrossSectionPointList Owner { get; set; }
Property Owner As CrossSectionPointList
Get
Set
property CrossSectionPointList^ Owner {
CrossSectionPointList^ get ();
void set (CrossSectionPointList^ value);
}
Property Value
Type:
CrossSectionPointListSee Also