CadImage.GetBounds

GetBounds()

Fills Bounds property (contain minimum and maximum point of entity) for all entities.

public void GetBounds()

See Also


GetBounds(CadEntityBase)

Fills Bounds property (contains minimum and maximum point) for entity.

public void GetBounds(CadEntityBase entity)

See Also