TwoDLocationPoints Property |
[Missing <summary> documentation for "P:DHI.Mike1D.Generic.TwoDLocation.Points"]
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public ICoordinateSequence Points { get; set; }
Public Property Points As ICoordinateSequence
Get
Set
public:
virtual property ICoordinateSequence^ Points {
ICoordinateSequence^ get () sealed;
void set (ICoordinateSequence^ value) sealed;
}
Property Value
Type:
ICoordinateSequenceImplements
ITwoDLocationPointsSee Also