ShapeOutline Members
In This Article
#Properties
Name | Description |
---|---|
Cap |
Gets or sets a style for the end of a shape line. |
Compound |
Gets or sets the compound type for a shape line. |
Dashing | Gets or sets the dash style for a shape line. |
Fill |
Returns the fill type applied to a shape.
Inherited from Shape |
Gradient |
Provides access to the settings of the gradient fill applied to a drawing object’s element.
Inherited from Shape |
Join |
Gets or sets a join style for two intersecting lines. |
Miter |
Gets or sets the value used to calculate the distance at which the intersection of lines is clipped. |
Solid |
Provides access to the settings of the solid fill applied to a drawing object’s element.
Inherited from Shape |
Width | Gets or sets the width of the shape line. |
#Methods
Name | Description |
---|---|
Set |
Sets the automatic fill for a drawing object’s element.
Inherited from Shape |
Set |
Sets the gradient fill for a drawing object’s element.
Inherited from Shape |
Set |
Sets the two-color gradient fill for a drawing object’s element.
Inherited from Shape |
Set |
Removes any fill from a drawing object’s element.
Inherited from Shape |
Set |
Sets a solid color fill for a drawing object’s element.
Inherited from Shape |
See Also