The PrimitiveBase type exposes the following members.

Properties

  NameDescription
Anchor
Gets or sets the anchor style of the primitive inside the container.
Bounds
The bounds of the primitive inside the container.
Color
The color by which the primitive should be drawn on the surface.
Children
Descendant primitives. They are drawn in the area of parent. Their bounds and anchor style are relative to the parent.
Name
The name of the primitive.

See Also