'Declaration Public MustOverride ReadOnly Property IsMeasured As Boolean
public abstract bool IsMeasured {get;}
Property Value
true
if the shape has m-coordinate values; otherwise, false
.'Declaration Public MustOverride ReadOnly Property IsMeasured As Boolean
public abstract bool IsMeasured {get;}
true
if the shape has m-coordinate values; otherwise, false
.