DgnShapeElement.Filled

DgnShapeElement.Filled property

Gets a value indicating whether this DgnShapeElement is filled.

public bool Filled { get; }

Property Value

true if filled; otherwise, false.

See Also