Stroke Properties

Include Protected Members
Include Inherited Members

The Stroke type exposes the following members.

Properties

  Name Description
Public property AlternateImageReference Alternate Image Reference.Represents the attribte in schema: o:althref
Public property BottomStroke BottomStroke.Represents the element tag in schema: o:bottom
Public property ChildElements Gets all the child nodes of this element. (Inherited from OpenXmlElement.)
Public property Color Stroke Color.Represents the attribte in schema: color
Public property Color2 Stroke Alternate Pattern Color.Represents the attribte in schema: color2
Public property ColumnStroke ColumnStroke.Represents the element tag in schema: o:column
Public property DashStyle Stroke Dash Pattern.Represents the attribte in schema: dashstyle
Public property EndArrow Line End Arrowhead.Represents the attribte in schema: endarrow
Public property EndArrowLength Line End Arrowhead Length.Represents the attribte in schema: endarrowlength
Public property EndArrowWidth Line End Arrowhead Width.Represents the attribte in schema: endarrowwidth
Public property EndCap Line End Cap.Represents the attribte in schema: endcap
Public property ExtendedAttributes Gets all extended attributes (attributes not defined in schema) of the element. (Inherited from OpenXmlElement.)
Public property FillType Stroke Image Style.Represents the attribte in schema: filltype
Public property FirstChild Gets the first child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property ForceDash Force Dashed Outline.Represents the attribte in schema: o:forcedash
Public property HasAttributes Gets a boolean value indicating whether the current element has any attributes. (Inherited from OpenXmlElement.)
Public property HasChildren Gets a value indicating whether this element has any child elements. (Inherited from OpenXmlCompositeElement.)
Public property Href Original Image Reference.Represents the attribte in schema: o:href
Public property Id Unique Identifier.Represents the attribte in schema: id
Public property ImageAlignShape Stoke Image Alignment.Represents the attribte in schema: imagealignshape
Public property ImageAspect Stroke Image Aspect Ratio.Represents the attribte in schema: imageaspect
Public property ImageSize Stroke Image Size.Represents the attribte in schema: imagesize
Public property InnerText Gets or sets the concatenated values of the node and all its children. (Inherited from OpenXmlCompositeElement.)
Public property InnerXml Gets or sets the markup representing only the child nodes of this node. (Inherited from OpenXmlCompositeElement.)
Public property Insetpen Inset Border From Path.Represents the attribte in schema: insetpen
Public property JoinStyle Line End Join Style.Represents the attribte in schema: joinstyle
Public property LastChild Gets the last child of the OpenXmlElement. If there is no such OpenXmlElement, a null reference (Nothing in Visual Basic) is returned. (Inherited from OpenXmlCompositeElement.)
Public property LeftStroke LeftStroke.Represents the element tag in schema: o:left
Public property LineStyle Stroke Line Style.Represents the attribte in schema: linestyle
Public property LocalName Gets the local name of the element. (Overrides OpenXmlElement.LocalName.)
Public property MCAttributes Markup Compatibility Attributes Set. Return null if there is no Markup Compatibility Attribute defined in this element. (Inherited from OpenXmlElement.)
Public property Miterlimit Miter Joint Limit.Represents the attribte in schema: miterlimit
Public property NamespaceDeclarations Gets all the namespace declarations defined in the current element. Return an empty enumerator if there is no namespace declaration. (Inherited from OpenXmlElement.)
Public property NamespaceUri Gets the namespace URI of this node. (Inherited from OpenXmlElement.)
Public property On Stroke Toggle.Represents the attribte in schema: on
Public property Opacity Stroke Opacity.Represents the attribte in schema: opacity
Public property OpenXmlElementContext Gets the OpenXmlEementContext. (Inherited from OpenXmlElement.)
Public property OuterXml Gets the markup representing this element and all its child elements. (Inherited from OpenXmlElement.)
Public property Parent Gets the parent of this element. (Inherited from OpenXmlElement.)
Public property Prefix Gets the namespace prefix of this node. (Inherited from OpenXmlElement.)
Public property RelationshipId Relationship.Represents the attribte in schema: r:id
Public property RightStroke RightStroke.Represents the element tag in schema: o:right
Public property Source Stroke Image Location.Represents the attribte in schema: src
Public property StartArrow Line Start Arrowhead.Represents the attribte in schema: startarrow
Public property StartArrowLength Line Start Arrowhead Length.Represents the attribte in schema: startarrowlength
Public property StartArrowWidth Line Start Arrowhead Width.Represents the attribte in schema: startarrowwidth
Public property Title Stroke Title.Represents the attribte in schema: o:title
Public property TopStroke TopStroke.Represents the element tag in schema: o:top
Public property Weight Stroke Weight.Represents the attribte in schema: weight
Public property XmlQualifiedName Gets the qualified name of the node. (Inherited from OpenXmlElement.)

Top

See Also

Reference

Stroke Class

DocumentFormat.OpenXml.Vml Namespace