Line |
public class LineStrip2D : Shape2D
The LineStrip2D type exposes the following members.
Name | Description | |
---|---|---|
![]() | LineStrip2D | Initializes a new instance of the LineStrip2D class |
Name | Description | |
---|---|---|
![]() | BoundBox | (Inherited from Shape2D) |
![]() | Color | (Inherited from Shape2D) |
![]() | FillType | |
![]() | LineType | (Inherited from Shape2D) |
![]() | LineWidth | (Inherited from Shape2D) |
![]() | Points | |
![]() | ShapeType | (Inherited from Shape2D) |
Name | Description | |
---|---|---|
![]() | AddPoint | |
![]() | Clear | (Overrides Shape2DClear) |
![]() | Clone | (Overrides Shape2DClone) |
![]() | ContainedByBox | (Overrides Shape2DContainedByBox(Box2D)) |
![]() | DistanceTo | (Overrides Shape2DDistanceTo(Vec2)) |
![]() | IntersectWithBox | (Overrides Shape2DIntersectWithBox(Box2D)) |
![]() | IsEmpty | (Overrides Shape2DIsEmpty) |
![]() | Transform | (Overrides Shape2DTransform(Mat43)) |
![]() | Translate(Vec2) | (Overrides Shape2DTranslate(Vec2)) |
![]() | Translate(Double, Double) | (Overrides Shape2DTranslate(Double, Double)) |