Represents the outline-specific settings for a shape
Syntax:
Class Outline
Remarks:
The Outline class represents the outline-specific settings for a shape.
Properties:
Name Description
AdjustDashes Get or set Adjust Dashes setting
BehindFill Gets or sets BehindFill
Color Gets or sets an outline's color
DashDotLength Gets or sets the absolute length of dash-dot pattern
EndArrow Gets or sets the right arrow
EndArrowOptions Gets or sets right arrowhead parameters
Justification Gets or sets the outline justification options
LineCaps Gets or sets LineCaps
LineJoin Gets or sets LineJoin
MiterLimit Gets or sets the miter limit for outline corners
NibAngle Gets or sets NibAngle
NibStretch Gets or sets NibStretch
PenWidth Gets or sets the outline pen width used to render enhanced outlines
PSScreen Specifies the PostScript halftone screen options for the outline
ScaleWithShape Gets or sets ScaleWithShape
StartArrow Gets or sets the left arrow
StartArrowOptions Gets or sets left arrowhead parameters
Style Gets or sets an outline's style
Type Gets or sets an outline's type
VariableWidthNodes The object's variable width outline nodes. This is empty (Count == 0) if the object doesn't have a variable outline. It's null if the object doesn't support variable outlines.
Width Gets or sets an outline's width
Methods:
Name Description
CompareWith Compares two outlines and returns True if they are equal
ConvertToObject Converts an outline into an object
CopyAssign Copies the properties of the given outline
GetCopy Gets an unattached copy of the outline object
SetNoOutline Removes the outline
SetProperties Sets all outline properties
SetPropertiesEx Sets all outline properties
UserAssign Shows the outline properties dialog