GeometryShape Methods |
The GeometryShape type exposes the following members.
Name | Description | |
---|---|---|
AddPlaceholder |
Adds a new placeholder if there is no and sets placeholder properties to a specified one.
(Inherited from Shape.) | |
CreateEffectFormatEffective | Obsolete.
Creates the EffectFormatEffectiveData object that contains all effects applyed to a shape, included inherited.
(Inherited from Shape.) | |
CreateFillFormatEffective | Obsolete.
Creates the FillFormatEffectiveData object that contains all fill formatting properties for a shape, included inherited.
(Inherited from Shape.) | |
CreateLineFormatEffective | Obsolete.
Creates the LineFormatEffectiveData object that contains all line formatting properties for a shape, included inherited.
(Inherited from Shape.) | |
CreateShapeElements |
Creates and returns array of shape's elements.
| |
CreateThreeDFormatEffective | Obsolete.
Creates the ThreeDFormatEffectiveData object that contains volume properties and 3D transformation of a shape, included inherited.
(Inherited from Shape.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetThumbnail |
Returns shape thumbnail.
ShapeThumbnailBounds.Shape shape thumbnail bounds type is used by default.
(Inherited from Shape.) | |
GetThumbnail(ShapeThumbnailBounds, Single, Single) |
Returns shape thumbnail.
(Inherited from Shape.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RemovePlaceholder |
Defines that this shape isn't a placeholder.
(Inherited from Shape.) | |
ToString | (Inherited from Object.) | |
WriteAsSvg(Stream) |
Saves content of Shape as SVG file.
(Inherited from Shape.) | |
WriteAsSvg(Stream, ISVGOptions) |
Saves content of Shape as SVG file.
(Inherited from Shape.) |