'Declaration Public Overrides ReadOnly Property IsMeasured As Boolean
public override bool IsMeasured {get;}
Property Value
A System.Boolean value.true
if any shape in the collection has M-coordinate values; otherwise, false
.'Declaration Public Overrides ReadOnly Property IsMeasured As Boolean
public override bool IsMeasured {get;}
true
if any shape in the collection has M-coordinate values; otherwise, false
.