Click or drag to resize

TopStroke Properties

The TopStroke type exposes the following members.

Properties
 NameDescription
Public propertyAlternateImageReference

Alternate Image Reference

Represents the following attribute in the schema: o:althref


(Inherited from StrokeChildType)
Public propertyChildElements Gets all the child nodes of the current element.
(Inherited from OpenXmlElement)
Public propertyColor

Stroke Color

Represents the following attribute in the schema: color


(Inherited from StrokeChildType)
Public propertyColor2

Stroke Alternate Pattern Color

Represents the following attribute in the schema: color2


(Inherited from StrokeChildType)
Public propertyDashStyle

Stroke Dash Pattern

Represents the following attribute in the schema: dashstyle


(Inherited from StrokeChildType)
Public propertyEndArrow

Line End Arrowhead

Represents the following attribute in the schema: endarrow


(Inherited from StrokeChildType)
Public propertyEndArrowLength

Line End Arrowhead Length

Represents the following attribute in the schema: endarrowlength


(Inherited from StrokeChildType)
Public propertyEndArrowWidth

Line End Arrowhead Width

Represents the following attribute in the schema: endarrowwidth


(Inherited from StrokeChildType)
Public propertyEndCap

Line End Cap

Represents the following attribute in the schema: endcap


(Inherited from StrokeChildType)
Public propertyExtendedAttributes Gets all extended attributes (attributes not defined in the schema) of the current element.
(Inherited from OpenXmlElement)
Public propertyExtension

VML Extension Handling Behavior

Represents the following attribute in the schema: v:ext


(Inherited from StrokeChildType)
Public propertyFeatures Gets a IFeatureCollection for the current element. This feature collection will be read-only, but will inherit features from its parent part and package if available.
(Inherited from OpenXmlElement)
Public propertyFillType

Stroke Image Style

Represents the following attribute in the schema: filltype


(Inherited from StrokeChildType)
Public propertyFirstChild Gets the first child of the OpenXmlElement element. Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlElement)
Public propertyForceDash

Force Dashed Outline

Represents the following attribute in the schema: o:forcedash


(Inherited from StrokeChildType)
Public propertyHasAttributes Gets a value indicating whether the current element has any attributes.
(Inherited from OpenXmlElement)
Public propertyHasChildren Gets a value indicating whether the current element has any child elements.
(Inherited from OpenXmlLeafElement)
Public propertyHref

Original Image Reference

Represents the following attribute in the schema: o:href


(Inherited from StrokeChildType)
Public propertyImageAlignShape

Stoke Image Alignment

Represents the following attribute in the schema: imagealignshape


(Inherited from StrokeChildType)
Public propertyImageAspect

Stroke Image Aspect Ratio

Represents the following attribute in the schema: imageaspect


(Inherited from StrokeChildType)
Public propertyImageSize

Stroke Image Size

Represents the following attribute in the schema: imagesize


(Inherited from StrokeChildType)
Public propertyInnerText Gets or sets the concatenated values of the node and all of its children.
(Inherited from OpenXmlElement)
Public propertyInnerXml Gets or sets the markup that represents only the child elements of the current element.
(Inherited from OpenXmlLeafElement)
Public propertyInsetPen

Inset Border From Path

Represents the following attribute in the schema: insetpen


(Inherited from StrokeChildType)
Public propertyJoinStyle

Line End Join Style)

Represents the following attribute in the schema: joinstyle


(Inherited from StrokeChildType)
Public propertyLastChild Gets the last child of the OpenXmlElement element. Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlElement)
Public propertyLineStyle

Stroke Line Style

Represents the following attribute in the schema: linestyle


(Inherited from StrokeChildType)
Public propertyLocalName Gets the local name of the current element.
(Inherited from OpenXmlElement)
Public propertyMCAttributes Gets or sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.
(Inherited from OpenXmlElement)
Public propertyMiterLimit

Miter Joint Limit

Represents the following attribute in the schema: miterlimit


(Inherited from StrokeChildType)
Public propertyNamespaceDeclarations Gets all the namespace declarations defined in the current element. Returns an empty enumerator if there is no namespace declaration.
(Inherited from OpenXmlElement)
Public propertyNamespaceUri Gets the namespace URI of the current element.
(Inherited from OpenXmlElement)
Public propertyOn

Stroke Toggle

Represents the following attribute in the schema: on


(Inherited from StrokeChildType)
Public propertyOpacity

Stroke Opacity

Represents the following attribute in the schema: opacity


(Inherited from StrokeChildType)
Public propertyOpenXmlElementContext Gets the OpenXmlElementContext of the current element.
(Inherited from OpenXmlElement)
Public propertyOuterXml Gets the markup that represents the current element and all of its child elements.
(Inherited from OpenXmlElement)
Public propertyParent Gets the parent element of the current element.
(Inherited from OpenXmlElement)
Public propertyPrefix Gets the namespace prefix of current element.
(Inherited from OpenXmlElement)
Public propertySource

Stroke Image Location

Represents the following attribute in the schema: src


(Inherited from StrokeChildType)
Public propertyStartArrow

Line Start Arrowhead

Represents the following attribute in the schema: startarrow


(Inherited from StrokeChildType)
Public propertyStartArrowLength

Line Start Arrowhead Length

Represents the following attribute in the schema: startarrowlength


(Inherited from StrokeChildType)
Public propertyStartArrowWidth

Line Start Arrowhead Width

Represents the following attribute in the schema: startarrowwidth


(Inherited from StrokeChildType)
Public propertyTitle

Stroke Title

Represents the following attribute in the schema: o:title


(Inherited from StrokeChildType)
Public propertyWeight

Stroke Weight

Represents the following attribute in the schema: weight


(Inherited from StrokeChildType)
Public propertyXmlQualifiedName Gets the qualified name of the current element.
(Inherited from OpenXmlElement)
Public propertyXName Gets the qualified name of the current element.
(Inherited from OpenXmlElement)
Top
See Also