Telerik.Windows.Documents.DrawingML
Specifies a point in 3D space. Anchor point is used to anchor a given backdrop plane.
Gets or sets the x coordinate.
Gets or sets the y coordinate.
Gets or sets the z coordinate.
Creates deep copy of the current object.
Defines a plane in which effects, such as glow and shadow, are applied in relation to the shape they are being applied to.
Gets or sets the anchor point that fixes the plane in space.
Gets or sets the vector normal to the face of the plane.
Gets or sets the vector that defines the up direction in relation to the face of the plane.
Creates deep copy of the current object.
Specifies 3D bevel associated with a shape.
Gets or sets the width of the bevel, or how far into the shape it is applied.
Gets or sets the height of the bevel, or how far above the shape it is applied.
Gets or sets the bevel type which defines the look of the bevel.
Represents the placement and properties of a camera in a 3D scene.
Gets or sets the zoom factor (percentage). The zoom modifies the scene as a whole and zooms in or out accordingly.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the camera rotation.
Gets or sets the preset type that is being used by the camera.
The preset camera defines a starting point for common preset rotations in space.
Gets or sets the default field of view angle.
Only values in [0, 10800000] are accepted. Values out of bounds are coerced.
Specifies a text object in a 3-D scene that should be rendered as a normal, flat, text overlay outside of the 3-D scene.
Gets or sets the z coordinate.
Represents the basic 3D capabilities of a shape.
Specifies the light rig used in a 3D scene.
Gets or sets the light rig rotation.
Gets or sets the direction from which the light rig is oriented in relation to the scene.
Gets or sets the type of light rig which is to be applied to the scene.
Specifies the direction from which the light rig is positioned relative to a 3D scene.
Top Left.
Top.
Top Right.
Left.
Right.
Bottom Left.
Bottom.
Bottom Right.
Specifies a preset light type that is applied to a 3D scene.
Legacy Flat 1.
Legacy Flat 2.
Legacy Flat 3.
Legacy Flat 4.
Legacy Normal 1.
Legacy Normal 2.
Legacy Normal 3.
Legacy Normal 4.
Legacy Harsh 1.
Legacy Harsh 2.
Legacy Harsh 3.
Legacy Harsh 4.
Three Point.
Balanced.
Soft.
Harsh.
Flood.
Contrasting.
Morning.
Sunrise.
Sunset.
Chilly.
Freezing.
Flat.
Two Point.
Glow.
Bright Room.
Specifies types of bevel which can be applied to a shape in 3D.
Relaxed Inset.
Circle.
Slope.
Cross.
Angle.
Soft Round.
Convex.
Cool Slant.
Divot.
Riblet.
Hard Edge.
Art Deco.
Specifies different algorithmic methods for setting all camera properties.
Specifies the material options that can be applied to a 3D shape.
Legacy Matte.
Legacy Plastic.
Legacy Metal.
Legacy Wireframe.
Matte.
Plastic.
Metal.
Warm Matte.
Translucent Powder.
Powder.
Dark Edge.
Soft Edge.
Clear.
Flat.
Soft Metal.
Specifies a rotation in 3D space.
Gets or sets the longitude value of the rotation.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Gets or sets the latitude value of the rotation.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Gets or sets the revolution around the central axis in the rotation.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Specifies optional scene-level 3D properties to apply on DrawingML object.
Gets or sets the backdrop plane of the scene.
Gets or sets the used camera.
Gets or sets the used light rig.
Defines the 3D properties associated with a particular shape.
Gets or sets the top bevel of the shape.
Gets or sets the bottom bevel of the shape.
Gets or sets the depth of the shape (z coordinate in space).
Gets or sets the height of the extrusion applied to the shape.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Gets or sets the width of the contour on the shape.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Gets or sets the color of the contour on the shape.
Gets or sets the color of the extrusion applied to the shape.
Gets or sets the used material.
Specifies a vector in 3D space.
Gets or sets the distance along X-axis.
Gets or sets the distance along Y-axis.
Gets or sets the distance along Z-axis.
Specifies its input color with the specific opacity, but with its color unchanged.
Specifies a more or less opaque version of its input color. An alpha modulate never increases the alpha beyond 100%.
A 200% alpha modulate makes an input color twice as opaque as before. A 50% alpha modulate makes an input color half as opaque as before.
Specifies a more or less opaque version of its input color. Increases or decreases the input alpha
percentage by the specified percentage offset.A 10% alpha offset increases a 50% opacity to 60%. A -10% alpha
offset decreases a 50% opacity to 40%. The transformed alpha values are limited to a range of 0 to 100%. A 10%
alpha offset increase to a 100% opaque object still results in 100% opacity.
Specifies the input color with the specific blue component, but with the red and green color components unchanged.
Specifies the input color with its blue component modulated by the given percentage.
A 50% blue modulate will reduce the blue component by half. A 200% blue modulate will double the blue component.
Specifies the input color with its blue component shifted, but with its red and green color components unchanged.
Specifies that the color rendered should be the complement of its input color with the complement being defined as such.
Two colors are called complementary if, when mixed they produce a shade of gray.
The complement of red which is RGB (255, 0, 0) is cyan which is RGB (0, 255, 255).
Specifies that the output color rendered by the generating application should be the sRGB gamma shift of the input color.
Specifies a grayscale of its input color, taking into relative intensities of the red, green, and blue primaries.
Specifies the input color with the specific green component, but with the blue and red color components unchanged.
Specifies the input color with its green component modulated by the given percentage.
A 50% green modulate will reduce the green component by half. A 200% green modulate will double the green component.
Specifies the input color with its green component shifted, but with its blue and red color components unchanged.
Specifies specifies the input color with the specified hue, but with its saturation and luminance unchanged.
Gets or sets the actual angle value to be used with the input color's hue component.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Specifies the input color with its hue modulated by the given percentage.
A 50% hue modulate decreases the angular hue value by half. A 200% hue modulate doubles the angular hue value.
Specifies the input color with its hue shifted, but with its saturation and luminance unchanged.
Specifies a color transform that is applied on an input color to produce a new color, without modifying the original one.
Specifies the inverse of its input color.
The inverse of red (1, 0, 0) is cyan (0, 1, 1 ).
Specifies that the output color rendered by the generating application should be the inverse sRGB gamma shift of the input color.
Specifies a color transform that transforms an integer value.
Gets or sets the value.
Specifies the input color with the specified luminance, but with its hue and saturation unchanged.
Specifies specifies the input color with its luminance modulated by the given percentage.
A 50% luminance modulate will reduce the luminance by half. A 200% luminance modulate will double the luminance.
Specifies the input color with its luminance shifted, but with its saturation and hue unchanged.
Specifies the input color with the specific red component, but with the blue and green color components unchanged.
Specifies the input color with its red component modulated by the given percentage.
A 50% red modulate will reduce the red component by half. A 200% red modulate will double the red component.
Specifies the input color with its red component shifted, but with its blue and green color components unchanged.
Specifies specifies the input color with the specified saturation, but with its hue and luminance unchanged.
Specifies the input color with its saturation modulated by the given percentage.
A 50% hue modulate decreases the angular saturation value by half. A 200% hue modulate doubles the angular saturation value.
Specifies the input color with its saturation shifted, but with its hue and luminance unchanged.
Specifies a darker version of its input color.
A 10% tint is 10% of the input color combined with 90% black.
Specifies a lighter version of its input color.
A 10% tint is 10% of the input color combined with 90% white.
Specifies a color transform that affects a single value.
Gets or sets the percentage value.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Specifies a color transform. A modulation will never increases the original value beyond 100%.
A 200% modulate doubles the original value, while a 50% modulate takes only half of it.
Gets or sets the modulation value.
Only values in [0, ∞) are accepted. Values out of bounds are coerced.
Specifies an absolute value that is added to the original value. The shifted values are limited to a range of 0 to 100%.
Gets or sets the offset value.
Only values in [-100000, 100000] are accepted. Values out of bounds are coerced.
Gets the list of color transforms that are applied to the current color.
Gets or sets the angular value describing the wavelength.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Gets or sets the luminance referring to the lightness or darkness of the color.
Expressed as a percentage with 0% referring to maximal dark(black) and 100% referring to maximal white.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the saturation referring to the purity of the hue.
Expressed as a percentage with 0% referring to grey, 100% referring to the purest form of the hue.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Specifies a color which is bound to one of a predefined collection of colors.
Gets or sets the actual preset color value.
Specifies a color using the red, green, blue RGB color model.
Each component, red, green, and blue is expressed as a byte value. A perceptual gamma of 2.2 is used.
Gets or sets the red value.
Gets or sets the red value.
Gets or sets the red value.
Specifies a color using the red, green, blue RGB color model.
Each component, red, green, and blue is expressed as a percentage from 0% to 100%. A linear gamma of 1.0 is assumed.
Gets or sets the red value.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the green value.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the blue value.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Specifies a color bound to a user's theme. As with all elements which define a color, it is possible to
apply a list of color transforms to the base color defined.
Gets or sets the desired scheme value.
Specifies a system color value. This color is based upon the value that this color
currently has within the system on which the document is being viewed.
Gets or sets the system color value.
Gets or sets a fallback color that should be used if the underlying SystemColor is unknown within the system.
It is also the color value that was last computed by the generating application.
Represents an Alpha Bi-Level Effect. Alpha(Opacity) values less than the threshold are changed to 0 (fully transparent)
and alpha values greater than or equal to the threshold are changed to 100% (fully opaque).
Gets or sets the threshold value for the alpha bi-level effect.
Only positive percent values are accepted. Values out of bounds are coerced.
Represents an alpha ceiling effect. Alpha(opacity) values greater than zero are changed to 100%.
In other words, anything partially opaque becomes fully opaque.
Represents an alpha floor effect. Alpha(opacity) values less than 100% are changed to zero.
In other words, anything partially transparent becomes fully transparent.
Represents an alpha outset/inset effect. This is equivalent to an alpha ceiling, followed by alpha blur,
followed by either an alpha ceiling(positive radius) or alpha floor(negative radius).
Gets or sets the radius of outset/inset.
Represents an alpha inverse effect. Alpha(opacity) values are inverted by subtracting from 100%.
Gets or sets the color that would be affected by the effect.
Represents an alpha modulate effect. Effect alpha(opacity) values are multiplied by a fixed percentage.
The effect container specifies an effect containing alpha values to modulate.
Gets the effect container.
Represents an alpha modulate fixed effect. Effect alpha(opacity) values are multiplied by a fixed percentage.
Gets or sets the percentage amount to scale the alpha.
Only positive percent values are accepted. Values out of bounds are coerced.
Represents an alpha replace effect. Effect alpha(opacity) values are replaced by a fixed alpha.
Gets or sets the new opacity value.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Represents a bi-level (black/white) effect. Input colors whose luminance is less than the specified threshold value are changed to black.
Input colors whose luminance are greater than or equal the specified value are set to white.
Gets or sets luminance threshold for the Bi-Level effect. Values greater than or equal to
the threshold are set to white.Values lesser than the threshold are set to black.
Only positive percent values are accepted. Values out of bounds are coerced.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Represents a blend of several effects.
Gets or sets a value that indicates how to blend the effects.
Gets or sets the effects to blend.
Represents a blur effect that is applied to the entire shape, including its fill.
Gets or sets a value that indicates whether the bounds of the object should be grown as a result of the blurring.
Gets or sets the radius of blur.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Represents a color change effect.
Gets or sets a value that indicates whether alpha values are considered for the effect.
Gets or sets a color that will be removed in a color change effect.
Gets or sets a color that will replace the "From" color in a color change effect.
Represents a solid color replacement value. All effect colors are changed to a fixed color.
Alpha values are unaffected.
Gets or sets the color that would be affected by the effect.
Represents a duotone effect. For each pixel, combines clr1 and clr2 through a linear interpolation to determine the new color for that pixel.
Gets or sets the color that would be affected by the effect.
Specifies a list of effects.
Specifies a reference to an existing effect container.
Gets or sets the reference. Its value may be the name of an effect container, or one of four special references:
'fill'; 'line', 'fillLine', 'children'.
Specifies a fill applied as an effect.
Gets or sets the fill applied by the effect.
Specifies a fill applied as an effect. A fill overlay may be used to specify an additional fill for an object and blend the two fills together.
Gets or sets the fill applied by the effect.
Gets or sets the blend mode.
Specifies a glow effect, in which a color blurred outline is added outside the edges of the object.
Gets or sets the glow color.
Gets or sets the radius of the glow.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Specifies a gray scale effect. Converts all effect color values to a shade of gray, corresponding to their luminance.
Effect alpha (opacity) values are unaffected.
Specifies a hue/saturation/luminance effect. The hue, saturation, and luminance may each be adjusted relative to its current value.
Gets or sets the angular value describing the wavelength.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Gets or sets the luminance referring to the lightness or darkness of the color.
Expressed as a percentage with 0% referring to maximal dark(black) and 100% referring to maximal white.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the saturation referring to the purity of the hue.
Expressed as a percentage with 0% referring to grey, 100% referring to the purest form of the hue.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Specifies an inner shadow effect. A shadow is applied within the edges of the object according to the parameters given by the attributes.
Gets or sets the blur radius.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Specifies a luminance effect. Brightness linearly shifts all colors closer to white or black.
Contrast scales all colors to be either closer or further apart.
Gets or sets the brightness value.
Only values in [-100000, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the contrast value.
Only values in [-100000, 100000] are accepted. Values out of bounds are coerced.
Specifies an inner shadow effect. A shadow is applied within the edges of the object according to the parameters given by the attributes.
Gets or sets the vertical scaling factor; negative scaling causes a flip.
Gets or sets the horizontal scaling factor; negative scaling causes a flip.
Gets or sets a value that indicates whether outer shadow effect gets rotated with the parent shape.
Gets or sets shadow alignment; alignment happens first, effectively setting the origin for scale, skew, and offset.
Gets or sets the blur radius.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Gets or sets the vertical skew angle.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Gets or sets the horizontal skew angle.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Specifies a shadow effect that is defined by a preset shadow type.
Gets or sets the preset shadow type.
Specifies a reflection effect.
Gets or sets shadow alignment.
Gets or sets the start opacity.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the end opacity.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the start position (along the alpha gradient ramp) of the start alpha value.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the end position (along the alpha gradient ramp) of the end alpha value.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Gets or sets a value that indicates whether outer shadow effect gets rotated with the parent shape.
Gets or sets percentage by which to vertically scale the object.
Gets or sets percentage by which to horizontally scale the object.
Gets or sets the blur radius.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Gets or sets a value that indicates how far to offset the shadow goes.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Gets or sets the direction of the alpha gradient ramp relative to the shape itself.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Gets or sets the direction to offset the reflection.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Gets or sets the vertical skew angle.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Gets or sets the horizontal skew angle.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Specifies a relative offset effect. Sets up a new origin by offsetting relative to the size of the previous effect.
Gets or sets the horizontal offset.
Gets or sets the vertical offset.
Specifies the basic functionalities of a shadow effect.
Gets or sets the shadow color.
Gets or sets a value that indicates how far to offset the shadow goes.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Gets or sets the direction to offset of the shadow.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Specifies a soft edge effect. The edges of the shape are blurred, while the fill is not affected.
Gets or sets the radius of blur to apply to the edges.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Specifies a tint effect. Shifts effect color values towards/away from hue by the specified amount.
Gets or sets the amount value.
Only values in [-100000, 100000] are accepted. Values out of bounds are coerced.
Gets or sets the angular value describing the wavelength.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Specifies a transform effect. The transform is applied to each point in the shape's geometry.
Gets or sets percentage by which to vertically scale the object.
Gets or sets percentage by which to horizontally scale the object.
Gets or sets the horizontal skew angle, defined as the angle between the top-left corner and bottom-left corner of the object's
original bounding box. If positive, the bottom edge of the shape will be positioned to the right relative to the top edge.
Only values in (-5400000, 5400000) are accepted. Values out of bounds are coerced.
Gets or sets the vertical skew angle, defined as the angle between the top-left corner and top-right corner of the object's
original bounding box. If positive, the right edge of the object will be positioned lower relative to the left edge.
Only values in (-5400000, 5400000) are accepted. Values out of bounds are coerced.
Gets or sets the the horizontal shift.
Gets or sets the the vertical shift.
Specifies a gradient fill - smooth transition between a set of given colors.
Gets or sets a rectangular region of the shape to which the gradient is applied.
This region is then tiled across the remaining area of the shape to complete the fill.
The tile rectangle is defined by percentage offsets from the sides of the shape's bounding box.
Gets or sets the gradient.
Gets the collection of gradient stops.
Gets or sets a value that indicates whether the fill rotates alongside the shape when it is rotated.
Get or sets the direction in which to flip the gradient while tiling.
Specifies a gradient stop.
Gets or sets the gradient color.
Gets or sets a value that indicates where this gradient stop should appear in the color band.
Only values in [0, 100000] are accepted. Values out of bounds are coerced.
Specifies that the parent element is part of a group and should inherit the fill properties of the group.
Specifies a general fill type.
Specifies a basic gradient.
Specifies a fill type that can be applied to lines.
Specifies a fill that is not homogeneous and can be rotated.
Gets or sets a value that indicates whether the fill rotates alongside the shape when it is rotated.
Specifies a linear gradient.
Gets or sets the angle of color change for the gradient.
Only values in [0, 21600000) are accepted. Values out of bounds are coerced.
Gets or sets a value that indicates whether the gradient angle scales with the fill region.
Specifies a path gradient.
Gets or sets the gradient path to follow.
Gets or sets the "focus" rectangle for the center shade, specified relative to the fill tile rectangle.
The center shade fills the entire tile except the margins specified by each attribute.
Specifies a pattern fill. A repeated pattern is used to fill the object.
Get or sets the foreground color.
Get or sets the background color.
Get or sets the pattern type.
Specifies a picture fill.
Gets or sets a value that indicates whether the fill rotates alongside the shape when it is rotated.
Gets or sets the portion of the picture used for the fill.
Values are calculated as percentage from the picture's measurements.
Gets or sets the fill mode.
Gets or sets the picture used in the fill.
Gets or sets the DPI (dots per inch) used to calculate the size of the blip. If not present or zero, the DPI in the blip is used.
Specifies the portion of the blip used for the fill. Each edge of the source rectangle is defined by a percentage offset
from the corresponding edge of the bounding box.A positive percentage specifies an inset, while a negative percentage specifies an outset.
Gets or sets the bottom edge of the rectangle.
Gets or sets the top edge of the rectangle.
Gets or sets the right edge of the rectangle.
Gets or sets the left edge of the rectangle.
Specifies a solid color fill. The shape is filled entirely with the specified color.
Get or sets the color of the fill.
Specifies that a picture should be stretched to fill the target rectangle.
Gets or sets the fill rectangle.
Specifies that a picture should be tiled to fill the available space.
This element defines a "tile" rectangle within the bounding box.
The image is encompassed within the tile rectangle, and the tile rectangle is tiled across the bounding box to fill the entire area.
Gets or sets the horizontal ratio.
Gets or sets the vertical ratio.
Gets or sets the horizontal offset.
Gets or sets the vertical offset.
Get or sets the flip direction of the tile.
Gets or sets a value that indicates where to align the first tile with respect to the shape.
Alignment happens after the scaling, but before the additional offset.
Specifies a custom dashing scheme.
Gets the dash stops that described the dashing scheme.
Specifies a repeatable part of the dashing scheme.
Gets or sets the length of the dash relative to the line width.
Only values in [0, ∞) are accepted. Values out of bounds are coerced.
Gets or sets the length of the space relative to the line width.
Only values in [0, ∞) are accepted. Values out of bounds are coerced.
Specifies decorations which can be added to the end of a line.
Gets or sets the line length in relation to the line width.
Gets or sets the line width in relation to the line length.
Gets or sets the line end decoration.
Gets or sets the amount by which lines is extended to form a miter join.
Only values in [0, ∞) are accepted. Values out of bounds are coerced.
Specifies an outline which can be applied to a visual element (e.g. shapes or text).
Gets or sets the fill that is used to decorate the outline.
Gets or sets the dashing scheme.
Gets or sets the line join properties.
Gets or sets the end style that decorates the head of the line.
Gets or sets the end style that decorates the tail of the line.
Gets or sets the ending caps that should be used for this line.
Gets or sets the compound line type to be used for the underline stroke.
Gets or sets the alignment to be used for the underline stroke.
Gets or sets the width to be used for the underline stroke.
Only values in [0, 20116800] are accepted. Values out of bounds are coerced.
Specifies the pen alignment relative to the path stroke.
Center pen (line drawn at center of path stroke).
Inset pen (the pen is aligned on the inside of the edge of the path).
Specifies that a preset line dashing scheme should be used.
Specifies the star/end of a connection.
Gets or sets the id of the shape that this connection will connect to.
Gets or sets the id of the connection site in shape's connections table.
Specifies all functional restrictions applied on a connector shape.
Specifies a connection site for a shape. A connection site allows a connection shape to be attached to the owning shape.
Gets or sets the position of the connection site.
Gets or sets the incoming connector angle.
Specifies how an object should be rendered when specified to be in black and white mode.
Object rendered with automatic coloring.
Object rendered with black-only coloring.
Object rendered with black and gray coloring.
Object rendered within black and white coloring.
Object rendered with normal coloring.
Object rendered with gray coloring.
Object rendered within gray and white coloring.
Object rendered with hidden coloring.
Object rendered with inverse gray coloring.
Object rendered with light gray coloring.
Object rendered within white coloring.
Describes how to render effects one on top of another.
Darken.
Lighten.
Multiply.
Overlay.
Screen.
Specifies the compound line type that is to be used for lines with text such as underlines.
Single line.
Double lines.
Thick thin double lines.
Thin thick double lines.
Thin thick thin triple lines.
Represents the relationship between effects in a container.
Each effect is separately applied to the parent object.
Each effect is applied to the result of the previous effect.
Specifies how to cap the ends of lines. Also affects the ends of line segments for dashed lines.
Square protrudes by half line width.
Rounded ends. Semi-circle protrudes by half line width.
Line ends at end point.
Specifies the length of a line end.
Small.
Medium.
Large.
Specifies the type of a line end.
None.
Arrow Head.
Diamond.
Oval.
Stealth Arrow.
Triangle Arrow Head.
Specifies the width of a line end.
Small.
Medium.
Large.
Specifies the shape of path to follow for a PathGradientShade.
Gradient follows a circular path.
Gradient follows a rectangular path.
Gradient follows the shape.
Specifies the amount of compression that has been used for a particular binary large image or picture (blip).
Compression size suitable for inclusion with email.
Compression size suitable for high quality printing.
No compression was used.
Compression size suitable for printing.
Compression size suitable for viewing on screen.
Represents the different preset color options.
Specifies a color with RGB value (240,248,255)
Specifies a color with RGB value (250,235,215)
Specifies a color with RGB value (0,255,255)
Specifies a color with RGB value (127,255,212)
Specifies a color with RGB value (240,255,255)
Specifies a color with RGB value (245,245,220)
Specifies a color with RGB value (255,228,196)
Specifies a color with RGB value (0,0,0)
Specifies a color with RGB value (255,235,205)
Specifies a color with RGB value (0,0,255)
Specifies a color with RGB value (138,43,226)
Specifies a color with RGB value (165,42,42)
Specifies a color with RGB value (222,184,135)
Specifies a color with RGB value (95,158,160)
Specifies a color with RGB value (127,255,0)
Specifies a color with RGB value (210,105,30)
Specifies a color with RGB value (255,127,80)
Specifies a color with RGB value (100,149,237)
Specifies a color with RGB value (255,248,220)
Specifies a color with RGB value (220,20,60)
Specifies a color with RGB value (0,255,255)
Specifies a color with RGB value (0,0,139)
Specifies a color with RGB value (0,139,139)
Specifies a color with RGB value (184,134,11)
Specifies a color with RGB value (169,169,169)
Specifies a color with RGB value (0,100,0)
Specifies a color with RGB value (169,169,169)
Specifies a color with RGB value (189,183,107)
Specifies a color with RGB value (139,0,139)
Specifies a color with RGB value (85,107,47)
Specifies a color with RGB value (255,140,0)
Specifies a color with RGB value (153,50,204)
Specifies a color with RGB value (139,0,0)
Specifies a color with RGB value (233,150,122)
Specifies a color with RGB value (143,188,143)
Specifies a color with RGB value (72,61,139)
Specifies a color with RGB value (47,79,79)
Specifies a color with RGB value (47,79,79)
Specifies a color with RGB value (0,206,209)
Specifies a color with RGB value (148,0,211)
Specifies a color with RGB value (255,20,147)
Specifies a color with RGB value (0,191,255)
Specifies a color with RGB value (105,105,105)
Specifies a color with RGB value (105,105,105)
Specifies a color with RGB value (0,0,139)
Specifies a color with RGB value (0,139,139)
Specifies a color with RGB value (184,134,11)
Specifies a color with RGB value (169,169,169)
Specifies a color with RGB value (0,100,0)
Specifies a color with RGB value (169,169,169)
Specifies a color with RGB value (189,183,107)
Specifies a color with RGB value (139,0,139)
Specifies a color with RGB value (85,107,47)
Specifies a color with RGB value (255,140,0)
Specifies a color with RGB value (153,50,204
Specifies a color with RGB value (139,0,0)
Specifies a color with RGB value (233,150,122)
Specifies a color with RGB value (143,188,139)
Specifies a color with RGB value (72,61,139)
Specifies a color with RGB value (47,79,79)
Specifies a color with RGB value (47,79,79)
Specifies a color with RGB value (0,206,209)
Specifies a color with RGB value (148,0,211)
Specifies a color with RGB value (30,144,255)
Specifies a color with RGB value (178,34,34)
Specifies a color with RGB value (255,250,240)
Specifies a color with RGB value (34,139,34)
Specifies a color with RGB value (255,0,255)
Specifies a color with RGB value (220,220,220)
Specifies a color with RGB value (248,248,255)
Specifies a color with RGB value (255,215,0)
Specifies a color with RGB value (218,165,32)
Specifies a color with RGB value (128,128,128)
Specifies a color with RGB value (0,128,0)
Specifies a color with RGB value (173,255,47)
Specifies a color with RGB value (128,128,128)
Specifies a color with RGB value (240,255,240)
Specifies a color with RGB value (255,105,180)
Specifies a color with RGB value (205,92,92)
Specifies a color with RGB value (75,0,130)
Specifies a color with RGB value (255,255,240)
Specifies a color with RGB value (240,230,140)
Specifies a color with RGB value (230,230,250)
Specifies a color with RGB value (255,240,245)
Specifies a color with RGB value (124,252,0)
Specifies a color with RGB value (255,250,205)
Specifies a color with RGB value (173,216,230)
Specifies a color with RGB value (240,128,128)
Specifies a color with RGB value (224,255,255)
Specifies a color with RGB value (250,250,210)
Specifies a color with RGB value (211,211,211)
Specifies a color with RGB value (144,238,144)
Specifies a color with RGB value (211,211,211)
Specifies a color with RGB value (255,182,193)
Specifies a color with RGB value (255,160,122)
Specifies a color with RGB value (32,178,170)
Specifies a color with RGB value (135,206,250)
Specifies a color with RGB value (119,136,153)
Specifies a color with RGB value (119,136,153)
Specifies a color with RGB value (176,196,222)
Specifies a color with RGB value (255,255,224)
Specifies a color with RGB value (0,255,0)
Specifies a color with RGB value (50,205,50)
Specifies a color with RGB value (250,240,230)
Specifies a color with RGB value (173,216,230)
Specifies a color with RGB value (240,128,128)
Specifies a color with RGB value (224,255,255)
Specifies a color with RGB value (250,250,120)
Specifies a color with RGB value (211,211,211)
Specifies a color with RGB value (144,238,144)
Specifies a color with RGB value (211,211,211)
Specifies a color with RGB value (255,182,193)
Specifies a color with RGB value (255,160,122)
Specifies a color with RGB value (32,178,170)
Specifies a color with RGB value (135,206,250)
Specifies a color with RGB value (119,136,153)
Specifies a color with RGB value (119,136,153)
Specifies a color with RGB value (176,196,222)
Specifies a color with RGB value (255,255,224)
Specifies a color with RGB value (255,0,255)
Specifies a color with RGB value (128,0,0)
Specifies a color with RGB value (102,205,170)
Specifies a color with RGB value (0,0,205)
Specifies a color with RGB value (102,205,170)
Specifies a color with RGB value (0,0,205)
Specifies a color with RGB value (186,85,211)
Specifies a color with RGB value (147,112,219)
Specifies a color with RGB value (60,179,113)
Specifies a color with RGB value (123,104,238)
Specifies a color with RGB value (0,250,154)
Specifies a color with RGB value (72,209,204)
Specifies a color with RGB value (199,21,133)
Specifies a color with RGB value (186,85,211)
Specifies a color with RGB value (147,112,219)
Specifies a color with RGB value (60,179,113)
Specifies a color with RGB value (123,104,238)
Specifies a color with RGB value (0,250,154)
Specifies a color with RGB value (72,209,204)
Specifies a color with RGB value (199,21,133)
Specifies a color with RGB value (25,25,112)
Specifies a color with RGB value (245,255,250)
Specifies a color with RGB value (255,228,225)
Specifies a color with RGB value (255,228,181)
Specifies a color with RGB value (255,222,173)
Specifies a color with RGB value (0,0,128)
Specifies a color with RGB value (253,245,230)
Specifies a color with RGB value (128,128,0)
Specifies a color with RGB value (107,142,35)
Specifies a color with RGB value (255,165,0)
Specifies a color with RGB value (255,69,0)
Specifies a color with RGB value (218,112,214)
Specifies a color with RGB value (238,232,170)
Specifies a color with RGB value (152,251,152)
Specifies a color with RGB value (175,238,238)
Specifies a color with RGB value (219,112,147)
Specifies a color with RGB value (255,239,213)
Specifies a color with RGB value (255,218,185)
Specifies a color with RGB value (205,133,63)
Specifies a color with RGB value (255,192,203)
Specifies a color with RGB value (221,160,221)
Specifies a color with RGB value (176,224,230)
Specifies a color with RGB value (128,0,128)
Specifies a color with RGB value (255,0,0)
Specifies a color with RGB value (188,143,143)
Specifies a color with RGB value (65,105,225)
Specifies a color with RGB value (139,69,19)
Specifies a color with RGB value (250,128,114)
Specifies a color with RGB value (244,164,96)
Specifies a color with RGB value (46,139,87)
Specifies a color with RGB value (255,245,238)
Specifies a color with RGB value (160,82,45)
Specifies a color with RGB value (192,192,192)
Specifies a color with RGB value (135,206,235)
Specifies a color with RGB value (106,90,205)
Specifies a color with RGB value (112,128,144)
Specifies a color with RGB value (112,128,144)
Specifies a color with RGB value (255,250,250)
Specifies a color with RGB value (0,255,127)
Specifies a color with RGB value (70,130,180)
Specifies a color with RGB value (210,180,140)
Specifies a color with RGB value (0,128,128)
Specifies a color with RGB value (216,191,216)
Specifies a color with RGB value (255,99,71)
Specifies a color with RGB value (64,224,208)
Specifies a color with RGB value (238,130,238)
Specifies a color with RGB value (245,222,179)
Specifies a color with RGB value (255,255,255)
Specifies a color with RGB value (245,245,245)
Specifies a color with RGB value (255,255,0)
Specifies a color with RGB value (154,205,50)
Specifies a preset line dash pattern.
Dash.
Pattern: 1111000.
Dash Dot.
Pattern: 11110001000.
Dot.
Pattern: 1000.
Large Dash.
Pattern: 11111111000.
Large Dash Dot.
Pattern: 111111110001000.
Large Dash Dot Dot.
Pattern: 1111111100010001000.
Solid.
Pattern: 1.
System Dash.
Pattern: 1110.
System Dash Dot.
Pattern: 111010.
System Dash Dot Dot.
Pattern: 11101010.
System Dot.
Pattern: 10.
Specifies a preset type of pattern fill.
Cross.
Dashed Downward Diagonal.
Dashed Horizontal.
Dashed Upward Diagonal.
Dashed Vertical.
Diagonal Brick.
Diagonal Cross.
Divot.
Dark Downward Diagonal.
Dark Horizontal.
Dark Upward Diagonal.
Dark Vertical.
Downward Diagonal.
Dotted Diamond.
Dotted Grid.
Horizontal.
Horizontal Brick.
Large Checker Board.
Large Confetti.
Large Grid.
Light Downward Diagonal.
Light Horizontal.
Light Upward Diagonal.
Light Vertical.
NarrowHorizontal.
Narrow Vertical.
Open Diamond.
5%.
10%.
20%.
25%.
30%.
40%.
50%.
60%.
70%.
75%.
80%.
90%.
Plaid.
Shingle.
Small Checker Board.
Small Confetti.
Small Grid.
Solid Diamond.
Sphere.
Trellis.
Upward Diagonal.
Vertical.
Wave.
Wide Downward Diagonal.
Wide Upward Diagonal.
Weave.
Zig Zag.
Specifies a list of fixed shadow types.
Top Left Drop Shadow.
Top Left Large Drop Shadow.
Back Left Long Perspective Shadow.
BackRightLongPerspectiveShadow.
Top Left Double Drop Shadow.
Bottom Right Small Drop Shadow.
Front Left Long Perspective Shadow.
Front Right LongPerspective Shadow.
3D Outer Box Shadow.
3D Inner Box Shadow.
Back Center Perspective Shadow.
Top Right Drop Shadow.
Front Bottom Shadow.
Back Left Perspective Shadow.
Back Right Perspective Shadow.
Bottom Left Drop Shadow.
Bottom Right Drop Shadow.
Front Left Perspective Shadow.
Front Right Perspective Shadow.
Top Left Small Drop Shadow.
Represents the different preset color options.
Callout 1 with Border and Accent Shape.
Callout 2 with Border and Accent Shape.
Callout 3 with Border and Accent Shape.
Callout 1 Shape.
Callout 2 Shape.
Callout 3 Shape.
Back or Previous Button Shape.
Beginning Button Shape.
Blank Button Shape.
Document Button Shape.
End Button Shape.
Forward or Next Button Shape.
Help Button Shape.
Home Button Shape.
Information Button Shape.
Movie Button Shape.
Return Button Shape.
Sound Button Shape.
Curved Arc Shape.
Bent Arrow Shape.
Bent Connector 2 Shape.
Bent Connector 3 Shape.
Bent Connector 4 Shape.
Bent Connector 5 Shape.
Bent Up Arrow Shape.
Bevel Shape.
Block Arc Shape.
Callout 1 with Border Shape.
Callout 2 with Border Shape.
Callout 3 with Border Shape.
Brace Pair Shape.
Bracket Pair Shape.
Callout 1 Shape.
Callout 2 Shape.
Callout 3 Shape.
Can Shape.
Chart Plus Shape.
Chart Star Shape.
Chart X Shape.
Chevron Shape.
Chord Shape.
Circular Arrow Shape.
Cloud Shape.
Callout Cloud Shape.
Corner Shape.
Corner Tabs Shape.
Cube Shape.
Curved Connector 2 Shape.
Curved Connector 3 Shape.
Curved Connector 4 Shape.
Curved Connector 5 Shape.
Curved Down Arrow Shape.
Curved Left Arrow Shape.
Curved Right Arrow Shape.
Curved Up Arrow Shape.
Decagon Shape.
Diagonal Stripe Shape.
Diamond Shape.
Dodecagon Shape.
Donut Shape.
Double Wave Shape.
Down Arrow Shape.
Callout Down Arrow Shape.
Ellipse Shape.
Ellipse Ribbon Shape.
Ellipse Ribbon 2 Shape.
Alternate Process Flow Shape.
Collate Flow Shape.
Connector Flow Shape.
Decision Flow Shape.
Delay Flow Shape.
Display Flow Shape.
Document Flow Shape.
Extract Flow Shape.
Input Output Flow Shape.
Internal Storage Flow Shape.
Magnetic Disk Flow Shape.
Magnetic Drum Flow Shape.
Magnetic Tape Flow Shape.
Manual Input Flow Shape.
Operation Flow Shape.
Merge Flow Shape.
Multi-Document Flow Shape.
Offline Storage Flow Shape.
Off-Page Connector Flow Shape.
Online Storage Flow Shape.
Or Flow Shape.
Process Flow Shape.
Preparation Flow Shape.
Process Flow Shape.
Punched Card Flow Shape.
Punched Tape Flow Shape.
Sort Flow Shape.
Junction Flow Shape.
Terminator Flow Shape.
Folded Corner Shape.
Frame Shape.
Funnel Shape.
Gear 6 Shape.
Gear 9 Shape.
Half Frame Shape.
Heart Shape.
Heptagon Shape.
Hexagon Shape.
Home Plate Shape.
Horizontal Scroll Shape.
Irregular Seal 1 Shape.
Irregular Seal 2 Shape.
Left Arrow Shape.
Callout Left Arrow Shape.
Left Brace Shape.
Left Bracket Shape.
Left Circular Arrow Shape.
Left Right Arrow Shape.
Callout Left Right Arrow Shape.
Left Right Circular Arrow Shape.
Left Right Ribbon Shape.
Left Right Up Arrow.
Left Up Arrow.
Lightning Bolt Shape.
Line Shape.
Line Inverse Shape.
Divide Math Shape.
Equal Math Shape.
Minus Math Shape.
Multiply Math Shape.
Not Equal Math Shape.
Plus Math Shape.
Moon Shape.
Non-Isosceles Trapezoid Shape.
No Smoking Shape.
Notched Right Arrow Shape.
Octagon Shape.
Parallelogram Shape.
Pentagon Shape.
Pie Shape.
Pie Wedge Shape.
Plaque Shape.
Plaque Tabs Shape.
Plus Shape.
Quad-Arrow Shape.
Callout Quad-Arrow Shape.
Rectangle Shape.
Ribbon Shape.
Ribbon 2 Shape.
Right Arrow Shape.
Callout Right Arrow Shape.
Right Brace Shape.
Right Bracket Shape.
One Round Corner Rectangle Shape.
Two Diagonal Round Corner Rectangle Shape.
Same-side Round Corner Rectangle Shape.
Round Corner Rectangle Shape.
Right Triangle Shape.
Smiley Face Shape.
One Snip Corner Rectangle Shape.
Two Diagonal Snip Corner Rectangle Shape.
Same-side Snip Corner Rectangle Shape.
One Snip One Round Corner Rectangle Shape.
Square Tabs Shape.
Ten Pointed Star Shape.
Twelve Pointed Star Shape.
Sixteen Pointed Star Shape.
Twenty Four Pointed Star Shape.
Thirty Two Pointed Star Shape.
Four Pointed Star Shape.
Five Pointed Star Shape.
Six Pointed Star Shape.
Seven Pointed Star Shape.
Eight Pointed Star Shape.
Straight Connector 1 Shape.
Striped Right Arrow Shape.
Sun Shape.
Swoosh Arrow Shape.
Teardrop Shape.
Trapezoid Shape.
Triangle Shape.
Up Arrow Shape.
Callout Up Arrow Shape.
Up Down Arrow Shape.
Callout Up Down Arrow Shape.
U-Turn Arrow Shape.
Vertical Scroll Shape.
Wave Shape.
Callout Wedge Ellipse Shape.
Callout Wedge Rectangle Shape.
Callout Wedge Round Rectangle Shape.
Specifies how to position two rectangles relative to each other.
Bottom alignment.
Bottom-left alignment.
Bottom-right alignment.
Left alignment.
Center alignment.
Right alignment.
Top alignment.
Top-left alignment.
Top-right alignment.
Extra scheme color 1.
Extra scheme color 2.
Extra scheme color 3.
Extra scheme color 4.
Extra scheme color 5.
Extra scheme color 6.
Semantic background color.
Semantic additional background color.
Main dark color 1.
Main dark color 2.
Followed Hyperlink Color.
Hyperlink Color.
Main Light Color 1.
Main Light Color 2.
A color used in theme definitions which means to use the color of the style.
Semantic text color.
Semantic additional text color.
Represents the different system color options.
Specifies a Dark shadow color for three-dimensional display elements.
Specifies a Light color for three-dimensional display elements (for edges facing the light source).
Specifies an Active Window Border Color.
Specifies the active window title bar color.
In particular the left side color in the color gradient of an active window's title bar if the gradient effect is enabled.
Specifies the Background color of multiple document interface (MDI) applications.
Specifies the desktop background color.
Specifies the face color for three-dimensional display elements and for dialog box backgrounds.
Specifies the highlight color for three-dimensional display elements (for edges facing the light source).
Specifies the shadow color for three-dimensional display elements (for edges facing away from the light source).
Specifies the color of text on push buttons.
Specifies the color of text in the caption, size box, and scroll bar arrow box.
Specifies the right side color in the color gradient of an active window's title bar.
Specifies the right side color in the color gradient of an inactive window's title bar.
Specifies a grayed (disabled) text. This color is set to 0 if the current display driver does not support a solid gray color.
Specifies the color of Item(s) selected in a control.
Specifies the text color of item(s) selected in a control.
Specifies the color for a hyperlink or hot-tracked item.
Specifies the color of the Inactive window border.
Specifies the color of the Inactive window caption.
Specifies the left side color in the color gradient of an inactive window's title bar if the gradient effect is enabled.
Specifies the color of text in an inactive caption.
Specifies the background color for tooltip controls.
Specifies the text color for tooltip controls.
Specifies the menu background color.
Specifies the background color for the menu bar when menus appear as flat menus.
Specifies the color used to highlight menu items when the menu appears as a flat menu.
Specifies the color of Text in menus.
Specifies the scroll bar gray area color.
Specifies window background color.
Specifies the window frame color.
Specifies the color of text in windows.
Specifies the flip options for tiles.
Tile is not flipped.
Tile is flipped horizontally.
Tile is flipped vertically.
Tile is flipped on both axes.
Coerces values to match the constraints of xsd:unsignedInt.
UnsignedInt is CLS incompatible.
Coerces values to match the constraints of ST_TextFontScalePercent simple type. D = [1000, 100000].
Coerces values to match the constraints of ST_TextSpacingPercent simple type. D = [0, 13200000].
Coerces values to match the constraints of ST_PositiveFixedAngle simple type. D = [0, 21600000).
Type values represent a positive angle in 60000ths of a degree. Range from [0, 360 degrees).
Coerces values to match the constraints of ST_FixedAngle simple type. D = (-5400000, 5400000).
Coerces values to match the constraints of ST_TextColumnCount simple type. D = [1, 16].
Coerces values to match the constraints of ST_FOVAngle simple type. D = [0, 10800000].
Type values represent an angle in 60000ths of a degree. Range from [0, 180 degrees].
Coerces values to match the constraints of ST_LineWidth simple type. D = [0, 20116800).
Coerces values to match the constraints of ST_FixedPercentage simple type. D = [-100000, 100000].
Coerces values to match the constraints of ST_PositiveFixedPercentage simple type. D = [0, 100000].
Coerces values to match the constraints of ST_PositivePercentage simple type. D = [0, ∞).
Coerces values to match the constraints of ST_PositiveCoordinate simple type. D = [0, 27273042316900].
Coerces values to match the constraints of ST_Coordinate simple type. D = [-27273042316900, 27273042316900].
Specifies the different index values in the document's font collection.
The major font of the style's font scheme.
The minor font of the style's font scheme.
No font reference.
Specifies a reference to a font in the document's font collection.
Gets or sets the index of the font in the font collection.
Gets or sets the color applied by the style.
Specifies a reference to a style within the document style matrix.
Gets or sets the index of the font in the font collection.
Gets or sets the color applied by the style.
Specifies the text horizontal overflow types.
When a big character does not fit into a line, allow a horizontal overflow.
When a big character does not fit into a line, clip it at the proper horizontal overflow.
Specifies auto-fit options for text within a shape.
Specifies that text within the text body should not be auto-fit to the bounding box.
Auto-fitting is when text within a text box is scaled in order to remain inside the text box.
Specifies that text within the text body should be normally auto-fit to the bounding box.
Auto-fitting is when text within a text box is scaled in order to remain inside the text box.
Specifies when a preset geometric shape should be used to transform a piece of text.
Gets the list of adjust value guides that describe the given text warp.
Gets or sets the preset geometry that will be used for a shape warp on the text.
Specifies preset geometries that will be used for a shape warp on a piece of text.
No Text Shape.
Plain Text Shape.
Stop Sign Text Shape.
Triangle Text Shape.
Inverted Triangle Text Shape.
Chevron Text Shape.
Inverted Chevron Text Shape.
Inside Ring Text Shape.
Outside Ring Text Shape.
Upward Arch Text Shape.
Downward Arch Text Shape.
Circle Text Shape.
Button Text Shape.
Upward Pour Arch Text Shape.
Downward Pour Arch Text Shape.
Circle Pour Text Shape.
Button Pour Text Shape.
Upward Curve Text Shape.
Downward Curve Text Shape.
Upward Can Text Shape.
Downward Can Text Shape.
Wave 1 Text Shape.
Wave 2 Text Shape.
Double Wave 1 Text Shape.
Wave 4 Text Shape.
Inflate Text Shape.
Deflate Text Shape.
Bottom Inflate Text Shape.
Bottom Deflate Text Shape.
Top Inflate Text Shape.
Top Deflate Text Shape.
Deflate-Inflate Text Shape.
Deflate-Inflate-Deflate Text Shape.
Right Fade Text Shape.
Left Fade Text Shape.
Upward Fade Text Shape.
Downward Fade Text Shape.
Upward Slant Text Shape.
Downward Slant Text Shape.
Upward Cascade Text Shape.
Downward Cascade Text Shape.
Specifies that a shape should be auto-fit to fully contain the text described within it.
Auto-fitting is when the shape is scaled in order to contain all the text inside.
Specifies a list of available anchoring types for text.
Top.
Center.
Bottom.
Justified.
Distributed.
Specifies the text wrapping types.
No wrapping will occur on this text body. Words will spill out without paying attention to the bounding rectangle boundaries.
Determines if words are wrapped within the bounding rectangle of the parent DrawingML object.
Specifies the text vertical overflow types.
Overflow the text and pay no attention to top and bottom barriers.
Pay attention to top and bottom barriers. Use an ellipsis to denote that there is text which is not visible.
Pay attention to top and bottom barriers. Provide no indication that there is text which is not visible.
Specifies the types of vertical text.
Horizontal text.
Determines if all of the text is vertical orientation (each line is 90 degrees rotated clockwise,
so it goes from top to bottom; each next line is to the left from the previous one).
Determines if all of the text is vertical orientation (each line is 270 degrees rotated clockwise,
so it goes from bottom to top; each next line is to the right from the previous one).
Determines if all of the text is vertical ("one letter on top of another").
A special version of vertical text, where some fonts are displayed as if rotated by
90 degrees while some fonts (mostly East Asian) are displayed vertical.
A special version of vertical text, where some fonts are displayed as if rotated by
90 degrees while some fonts (mostly East Asian) are displayed vertical. The difference between this and the EastAsianVertical
is the text flows top down then LEFT to RIGHT, instead of RIGHT to LEFT.
Specifies that vertical WordArt should be shown from right to left rather than left to right.
Specifies the existence of an image (binary large image or picture) and contains a reference to the image data.
Gets the list of effects applied to the picture.
Gets or sets the compression state with which the picture is stored.
Gets or sets the identification information for an embedded picture.
Gets or sets the identification information for a linked picture.
Specifies its input color with the specific opacity, but with its color unchanged.
Specifies a more or less opaque version of its input color. An alpha modulate never increases the alpha beyond 100%.
A 200% alpha modulate makes an input color twice as opaque as before. A 50% alpha modulate makes an input color half as opaque as before.
Specifies a more or less opaque version of its input color. Increases or decreases the input alpha
percentage by the specified percentage offset.A 10% alpha offset increases a 50% opacity to 60%. A -10% alpha
offset decreases a 50% opacity to 40%. The transformed alpha values are limited to a range of 0 to 100%. A 10%
alpha offset increase to a 100% opaque object still results in 100% opacity.
Specifies the input color with the specific blue component, but with the red and green color components unchanged.
Specifies the input color with its blue component modulated by the given percentage.
A 50% blue modulate will reduce the blue component by half. A 200% blue modulate will double the blue component.
Specifies the input color with its blue component shifted, but with its red and green color components unchanged.
Specifies that the color rendered should be the complement of its input color with the complement being defined as such.
Two colors are called complementary if, when mixed they produce a shade of grey.
The complement of red which is RGB (255, 0, 0) is cyan which is RGB (0, 255, 255).
Specifies that the output color rendered by the generating application should be the sRGB gamma shift of the input color.
Specifies a grayscale of its input color, taking into relative intensities of the red, green, and blue primaries.
Specifies the input color with the specific green component, but with the blue and red color components unchanged.
Specifies the input color with its green component shifted, but with its blue and red color components unchanged.
Specifies specifies the input color with the specified hue, but with its saturation and luminance unchanged.
Specifies the input color with its hue modulated by the given percentage.
A 50% hue modulate decreases the angular hue value by half. A 200% hue modulate doubles the angular hue value.
Specifies the input color with its hue shifted, but with its saturation and luminance unchanged.
Specifies the inverse of its input color.
The inverse of red (1, 0, 0) is cyan (0, 1, 1 ).
Specifies that the output color rendered by the generating application should be the inverse sRGB gamma shift of the input color.
Specifies the input color with the specified luminance, but with its hue and saturation unchanged.
Specifies specifies the input color with its luminance modulated by the given percentage.
A 50% luminance modulate will reduce the luminance by half. A 200% luminance modulate will double the luminance.
Specifies the input color with its luminance shifted, but with its saturation and hue unchanged.
Specifies the input color with the specific red component, but with the blue and green color components unchanged.
Specifies the input color with its red component modulated by the given percentage.
A 50% red modulate will reduce the red component by half. A 200% red modulate will double the red component.
Specifies the input color with its red component shifted, but with its blue and green color components unchanged.
Specifies specifies the input color with the specified saturation, but with its hue and luminance unchanged.
Specifies the input color with its saturation modulated by the given percentage.
A 50% hue modulate decreases the angular saturation value by half. A 200% hue modulate doubles the angular saturation value.
Specifies the input color with its saturation shifted, but with its hue and luminance unchanged.
Specifies a darker version of its input color.
A 10% tint is 10% of the input color combined with 90% black.
Specifies a lighter version of its input color.
A 10% tint is 10% of the input color combined with 90% white.
Specifies a color transform that affects a single value.
Specifies a color transform. A modulation will never increases the original value beyond 100%.
A 200% modulate doubles the original value, while a 50% modulate takes only half of it.
Specifies an absolute value that is added to the original value. The shifted values are limited to a range of 0 to 100%.
Get or sets the foreground color.
Get or sets the background color.
Get or sets the pattern type.
Gets or sets the current scale ratio. [WPF specific].
Gets or sets the height radius of the supposed circle being used to draw the arc.
This will give the ellipse a total height of (2 * HeightRadius).
Gets or sets the width radius of the supposed circle being used to draw the arc.
This will give the ellipse a total width of (2 * WidthRadius).
Gets or sets the start angle. It will specify what angle along the supposed circle path will be used as the start
position for drawing the arc. This start angle will be locked to the last known pen position in the shape path.
Gets or sets the swing angle. It will specify how far angle-wise along the supposed circle path the arc will be extended.
The extension from the start angle will always be in the clockwise direction around the supposed circle.
Gets or sets the first curve point.
Gets or sets the second curve point.
Gets or sets the end point.
Gets or sets the end point.
Gets or sets the curve point.
Gets or sets the end point.
Gets a dash pattern based on the provided scheme.
A list of doubles that describes the pattern. Odd index numbers represent dash length, even index numbers - dash space
Gets or sets the width of the line.
Gets or sets the line join properties.
Gets or sets the limit on the ratio of the miter length to half the line width.
Gets or sets the end style that decorates the head of the line.
Gets or sets the end style that decorates the tail of the line.
Gets or sets the ending caps that should be used for this line.
Gets or sets the alignment to be used for the underline stroke.
Identifies the rotation of a DrawingML text box element.
The text box element is not rotated.
The text box is rotated by 90 degrees.
The text box is rotated by 270 degrees.
Specifies the input color with its green component modulated by the given percentage.
A 50% green modulate will reduce the green component by half. A 200% green modulate will double the green component.
Represents the AccentBorderCallout1 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the AccentBorderCallout2 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the AccentBorderCallout3 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the AccentCallout1 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the AccentCallout2 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the AccentCallout3 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonBackPrevious custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonBeginning custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonBlank custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonDocument custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonEnd custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonForwardNext custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonHelp custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonHome custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonInformation custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonMovie custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonReturn custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ActionButtonSound custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Arc custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BentArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BentConnector2 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BentConnector3 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BentConnector4 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BentConnector5 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BentUpArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Bevel custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BlockArc custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BorderCallout1 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BorderCallout2 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BorderCallout3 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BracePair custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the BracketPair custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Callout1 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Callout2 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Callout3 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Can custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ChartPlus custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ChartStar custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the ChartX custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Chevron custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Chord custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CircularArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Cloud custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CloudCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Corner custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CornerTabs custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Cube custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CurvedConnector2 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CurvedConnector3 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CurvedConnector4 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CurvedConnector5 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CurvedDownArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CurvedLeftArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CurvedRightArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the CurvedUpArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Decagon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the DiagStripe custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Diamond custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Dodecagon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Donut custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the DoubleWave custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the DownArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the DownArrowCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Ellipse custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the EllipseRibbon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the EllipseRibbon2 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartAlternateProcess custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartCollate custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartConnector custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartDecision custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartDelay custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartDisplay custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartDocument custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartExtract custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartInputOutput custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartInternalStorage custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartMagneticDisk custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartMagneticDrum custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartMagneticTape custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartManualInput custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartManualOperation custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartMerge custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartMultidocument custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartOfflineStorage custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartOffpageConnector custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartOnlineStorage custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartOr custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartPredefinedProcess custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartPreparation custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartProcess custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartPunchedCard custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartPunchedTape custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartSort custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartSummingJunction custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FlowChartTerminator custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the FoldedCorner custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Frame custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Funnel custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Gear6 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Gear9 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the HalfFrame custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Heart custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Heptagon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Hexagon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the HomePlate custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the HorizontalScroll custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the IrregularSeal1 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the IrregularSeal2 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftArrowCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftBrace custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftBracket custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftCircularArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftRightArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftRightArrowCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftRightCircularArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftRightRibbon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftRightUpArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LeftUpArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LightningBolt custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Line custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the LineInv custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the MathDivide custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the MathEqual custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the MathMinus custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the MathMultiply custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the MathNotEqual custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the MathPlus custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Moon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the NonIsoscelesTrapezoid custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the NoSmoking custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the NotchedRightArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Octagon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Parallelogram custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Pentagon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Pie custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the PieWedge custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Plaque custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the PlaqueTabs custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Plus custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the QuadArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the QuadArrowCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Rect custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Ribbon custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Ribbon2 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the RightArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the RightArrowCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the RightBrace custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the RightBracket custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Round1Rect custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Round2DiagRect custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Round2SameRect custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the RoundRect custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the RtTriangle custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the SmileyFace custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Snip1Rect custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Snip2DiagRect custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Snip2SameRect custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the SnipRoundRect custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the SquareTabs custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star10 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star12 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star16 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star24 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star32 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star4 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star5 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star6 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star7 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Star8 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the StraightConnector1 custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the StripedRightArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Sun custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the SwooshArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Teardrop custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Trapezoid custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Triangle custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the UpArrowCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the UpDownArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the UpDownArrowCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the UturnArrow custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the VerticalScroll custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the Wave custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the WedgeEllipseCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the WedgeRectCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Represents the WedgeRoundRectCallout custom geometry type.
Gets or sets the bounds of the text rectangle.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of adjust value guides that describe the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of paths that describe the given custom geometry.
Specifies the size of the bounding box enclosing the referenced object.
Gets or sets the height of the extents rectangle in EMUs.
This rectangle shall dictate the size of the object as displayed (the result of any scaling to the original object).
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Gets or sets the width of the extents rectangle in EMUs.
This rectangle shall dictate the size of the object as displayed (the result of any scaling to the original object).
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Specifies an absolute value adjustable angle.
Initializes a new instance of the class.
Gets the written name of the angle.
Gets the value of the angle.
Initializes a new instance of the class.
Gets the written name of the coordinate.
Gets the value of the coordinate.
Specifies base logic for an angle.
Gets the written name of the angle.
Gets the value of the angle.
Gets the written name of the coordinate.
Gets the value of the coordinate.
Coerces the raw value to match the type constraints. D = [-27273042316900, 27273042316900].
Specifies a linear adjust handle for a custom shape.
Gets or sets the starting position.
Gets or sets the name of the guide that will be updated with the adjustment x position from this adjust handle.
Gets or sets the name of the guide that will be updated with the adjustment y position from this adjust handle.
Gets or sets maximum angle position that is allowed for this adjustment handle.
If this attribute is omitted, then it will be assumed that this adjust handle cannot move horizontally.
Gets or sets minimum angle position that is allowed for this adjustment handle.
If this attribute is omitted, then it will be assumed that this adjust handle cannot move horizontally.
Gets or sets maximum angle position that is allowed for this adjustment handle.
If this attribute is omitted, then it will be assumed that this adjust handle cannot move vertically.
Gets or sets minimum angle position that is allowed for this adjustment handle.
If this attribute is omitted, then it will be assumed that this adjust handle cannot move vertically.
Specifies a polar adjust handle for a custom shape.
Gets or sets the starting position.
Gets or sets the name of the guide that will be updated with the adjustment angle from this adjust handle.
Gets or sets the name of the guide that will be updated with the adjustment radius from this adjust handle.
Gets or sets maximum angle position that is allowed for this adjustment handle.
If this attribute is omitted, then it will be assumed that this adjust handle cannot move angularly.
Gets or sets minimum angle position that is allowed for this adjustment handle.
If this attribute is omitted, then it will be assumed that this adjust handle cannot move angularly.
Gets or sets maximum angle position that is allowed for this adjustment handle.
If this attribute is omitted, then it will be assumed that this adjust handle cannot move radially.
Gets or sets minimum angle position that is allowed for this adjustment handle.
If this attribute is omitted, then it will be assumed that this adjust handle cannot move radially.
Specifies a custom geometric shape.
Gets the list of available connection sites declared by the given geometry.
Gets the list of guides declared by the given geometry.
Gets the list of adjust handles that can be used to modify the given custom geometry.
Gets the list of paths that describe the given custom geometry.
Gets or sets the bounds of the text rectangle.
Specifies a base class for DrawingML geometry definition.
Gets the list of adjust value guides that describe the given geometry.
Specifies the presence of a shape guide that will be used to govern the geometry of the specified shape.
Gets or sets the name that will be used to reference to this guide, which may be used just as a variable would within an equation.
It may be substituted for literal values within other guides or the specification of the shape path.
Gets or sets the formula that will be used to calculate the value for a guide.
Specifies an adjustable angle that refers to a guide.
Initializes a new instance of the class.
Gets the written name of the angle.
Initializes a new instance of the class.
Gets the written name of the coordinate.
Specifies an adjust handle.
Gets or sets the starting position.
Specifies a position coordinate within the shape bounding box.
It works in the shape's local coordinate system.
Gets or sets the x coordinate for this position coordinate.
Gets or sets the y coordinate for this position coordinate.
Specifies when a preset geometric shape should be used instead of a custom geometric shape.
Specifies the preset geometry that will be used for this shape.
Specifies the rectangular bounding box for text within a shape.
Gets or sets the top coordinate.
Gets or sets the bottom coordinate.
Gets or sets the left coordinate.
Gets or sets the right coordinate.
Specifies the hyperlink information to be applied to a run of text.
Initializes a new instance of the class.
Gets or sets a value that indicates whether activating the hyperlink should stop all sounds that are playing when it is executed.
Gets or sets a value that indicates whether has already been used within this document.
That is when a hyperlink has already been visited that this attribute would be utilized
so the generating application can determine the color of this text.
Gets or sets a value that indicates whether hyperlink action should be added to history.
Gets or sets the relationship id that when looked up in this slides relationship file contains the target of this hyperlink.
Gets or sets the action that will be executed.
Gets or sets the target frame that is to be used when opening this hyperlink.
Gets or sets the tooltip that should be displayed when the hyperlink text is hovered over with the mouse.
Gets or sets a URL that will be used if the URL is invalid.
Specifies the location of the bounding box of an object.
Gets or sets the the horizontal offset of the bounding box.
Gets or sets the the vertical offset of the bounding box.
Describes a path declaration element.
Specifies a DrawingML path.
Gets the list of elements that describe the path.
Gets or sets a value that indicates whether a stroke for the path is drawn.
Gets or sets a value that indicates whether the use of 3D extrusions is possible on this path.
Gets or sets the width, or maximum x coordinate that should be used for within the path coordinate system.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Gets or sets the height, or maximum y coordinate that should be used for within the path coordinate system.
Only values in [0, 27273042316900] are accepted. Values out of bounds are coerced.
Gets or sets the fill mode that describes how the path will be filled.
Specifies an arc element within a shape path.
Gets or sets the height radius of the supposed circle being used to draw the arc.
This will give the ellipse a total height of (2 * HeightRadius).
Gets or sets the width radius of the supposed circle being used to draw the arc.
This will give the ellipse a total width of (2 * WidthRadius).
Gets or sets the start angle. It will specify what angle along the supposed circle path will be used as the start
position for drawing the arc. This start angle will be locked to the last known pen position in the shape path.
Gets or sets the swing angle. It will specify how far angle-wise along the supposed circle path the arc will be extended.
The extension from the start angle will always be in the clockwise direction around the supposed circle.
Specifies the closing of the parent path regarding the current pen location.
Specifies a third degree Bezier curve within a shape.
Gets or sets the first curve point.
Gets or sets the second curve point.
Gets or sets the end point.
The corresponding path should have no fill.
The corresponding path should have a normally shaded color applied to it’s fill.
The corresponding path should have a lightly shaded color applied to its fill.
The corresponding path should have a slightly lighter shaded color applied to its fill.
The corresponding path should have a darker shaded color applied to its fill.
The corresponding path should have a slightly darker shaded color applied to its fill.
Specifies a straight line within a shape.
Gets or sets the end point.
Specifies movement of the pen position within a shape.
Gets or sets the point to which the pen will be moved.
Specifies an x-y coordinate within the path coordinate space.
Gets or sets the x coordinate for this position coordinate.
Gets or sets the y coordinate for this position coordinate.
Specifies a second degree Bezier curve within a shape.
Gets or sets the curve point.
Gets or sets the end point.
Specifies all functional restrictions applied on a shape.
Gets or sets a value that indicates that adjust handles for the corresponding connection should be hidden.
Gets or sets a vue that indicates that arrowhead changes should not be allowed for the corresponding connection shape.
Gets or sets a value that indicates that aspect ratio changes should not be allowed for the corresponding connection shape.
Gets or sets a value that indicates that shape type changes should not be allowed for the corresponding connection shape.
Gets or sets a value that indicates that shape point editing should not be allowed for the corresponding connection shape.
Gets or sets a value that indicates that text editing should not be allowed for the corresponding connection shape.
Gets or sets a value that indicates that shape grouping should not be allowed for the corresponding connection shape.
If so it cannot be combined within other shapes to form a group of shapes.
Gets or sets a value that indicates that shape position changes should not be allowed for the corresponding connection shape.
Gets or sets a value that indicates that shape size changes should not be allowed for the corresponding connection shape.
Gets or sets a value that indicates that rotation should not be allowed for the corresponding connection shape.
Gets or sets a value that indicates that selection should not be allowed for the corresponding connection shape.
Specifies the visual shape properties that can be applied to a shape.
Gets or sets a value that indicates whether the picture should be rendered in black and white mode.
Gets or sets the shape's geometry.
Gets or sets the shape's fill.
Gets or sets the shape's outline.
Gets or sets the 2D transform which is applied to the shape.
Gets or sets 3D scene properties for the shape.
Gets or sets 3D properties for the shape.
Gets or sets the list of effects applied to the shape.
Specifies 2D transformations applied to a visual object.
Gets or sets a value that indicates whether the target object is flipped vertically.
Gets or sets a value that indicates whether the target object is flipped horizontally.
Gets or sets the object's extents.
Gets or sets the object's bounding box location.
Gets or sets the rotation angle.
Specifies a shape fill.
Gets the brush of the fill.
Specifies a shape outline fill.
Specifies a shape gradient fill.
Initializes a new instance of the class.
The brush of the fill.
Specifies a that the shape does not have a specific fill.
Specifies a pattern fill. A repeated pattern is used to fill the shape.
Initializes a new instance of the class.
The pattern type of the fill.
The primary (foreground) color of the pattern fill.
The secondary (background) color of the pattern fill.
Specifies a solid color fill. The shape is filled entirely with the specified color.
Initializes a new instance of the class.
The solid color.
Specifies a preset line dash pattern.
Dash.
pattern: 1111000
Dash Dot.
pattern: 11110001000
Dot.
pattern: 1000
Large Dash.
pattern: 11111111000
Large Dash Dot.
pattern: 111111110001000
Large Dash Dot Dot.
pattern: 1111111100010001000
Solid.
pattern: 1
System Dash.
pattern: 1110
System Dash Dot.
pattern: 111010
System Dash Dot Dot.
pattern: 11101010
System Dot.
pattern: 10
Specifies the pattern type.
Cross.
Dashed Downward Diagonal.
Dashed Horizontal.
Dashed Upward Diagonal.
Dashed Vertical
Diagonal Brick.
Diagonal Cross.
Divot.
Dark Downward Diagonal.
Dark Horizontal.
Dark Upward Diagonal.
Dark Vertical.
Downward Diagonal.
Dotted Diamond.
Dotted Grid.
Horizontal.
Horizontal Brick.
Large Checker Board.
Large Confetti.
Large Grid.
Light Downward Diagonal.
Light Horizontal.
Light Upward Diagonal.
Light Vertical.
NarrowHorizontal.
Narrow Vertical.
Open Diamond.
5%
10%
20%
25%
30%
40%
50%
60%
70%
75%
80%
90%
Plaid
Shingle.
Small Checker Board.
Small Confetti.
Small Grid.
Solid Diamond.
Sphere.
Trellis.
Upward Diagonal.
Vertical.
Wave.
Wide Downward Diagonal.
Wide Upward Diagonal.
Weave.
Zig Zag.
Specifies the vertical alignment for the text of the shape.
Bottom vertical alignment.
Center vertical alignment.
Top vertical alignment.