Click or drag to resize

Extrusion Properties

The Extrusion type exposes the following members.

Properties
 NameDescription
Public propertyAutoRotationCenter

Center of Rotation Toggle

Represents the following attribute in the schema: autorotationcenter

Public propertyBackDepth

Backward Extrusion Depth

Represents the following attribute in the schema: backdepth

Public propertyBrightness

Brightness

Represents the following attribute in the schema: brightness

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

Extrusion Color

Represents the following attribute in the schema: color

Public propertyDiffusity

Diffuse Reflection

Represents the following attribute in the schema: diffusity

Public propertyEdge

Simulated Bevel

Represents the following attribute in the schema: edge

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

Public propertyFacet

Faceting Quality

Represents the following attribute in the schema: facet

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 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 propertyForceDepth

Forward Extrusion

Represents the following attribute in the schema: foredepth

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 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 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 propertyLightFace

Shape Face Lighting Toggle

Represents the following attribute in the schema: lightface

Public propertyLightHarsh

Primary Light Harshness Toggle

Represents the following attribute in the schema: lightharsh

Public propertyLightHarsh2

Secondary Light Harshness Toggle

Represents the following attribute in the schema: lightharsh2

Public propertyLightLevel

Primary Light Intensity

Represents the following attribute in the schema: lightlevel

Public propertyLightLevel2

Secondary Light Intensity

Represents the following attribute in the schema: lightlevel2

Public propertyLightPosition

Primary Light Position

Represents the following attribute in the schema: lightposition

Public propertyLightPosition2

Secondary Light Position

Represents the following attribute in the schema: lightposition2

Public propertyLocalName Gets the local name of the current element.
(Inherited from OpenXmlElement)
Public propertyLockRotationCenter

Rotation Toggle

Represents the following attribute in the schema: lockrotationcenter

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 propertyMetal

Metallic Surface Toggle

Represents the following attribute in the schema: metal

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

Extrusion Toggle

Represents the following attribute in the schema: on

Public propertyOpenXmlElementContext Gets the OpenXmlElementContext of the current element.
(Inherited from OpenXmlElement)
Public propertyOrientation

Rotation Axis

Represents the following attribute in the schema: orientation

Public propertyOrientationAngle

Rotation Around Axis

Represents the following attribute in the schema: orientationangle

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 propertyRender

Extrusion Render Mode

Represents the following attribute in the schema: render

Public propertyRotationAngle

X-Y Rotation Angle

Represents the following attribute in the schema: rotationangle

Public propertyRotationCenter

Rotation Center

Represents the following attribute in the schema: rotationcenter

Public propertyShininess

Shininess

Represents the following attribute in the schema: shininess

Public propertySkewAmount

Extrusion Skew

Represents the following attribute in the schema: skewamt

Public propertySkewAngle

Extrusion Skew Angle

Represents the following attribute in the schema: skewangle

Public propertySpecularity

Specularity

Represents the following attribute in the schema: specularity

Public propertyType

Extrusion Type

Represents the following attribute in the schema: type

Public propertyViewpoint

Extrusion Viewpoint

Represents the following attribute in the schema: viewpoint

Public propertyViewpointOrigin

Extrusion Viewpoint Origin

Represents the following attribute in the schema: viewpointorigin

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