DXFReaderNETControlShowRubberBandBox Method |
| Name | Description | |
|---|---|---|
| ShowRubberBandBox(Vector2, Vector2, NullableColor, RubberBandType) |
Shows the rectangle specified by the StartPoint and EndPoint parameters as a rubber band rectangle.
| |
| ShowRubberBandBox(Vector2, Double, Double, NullableColor, RubberBandType) |
Shows the rectangle specified by the Position, Width and Height parameters as a rubber band rectangle.
|