Class ThreeDFormat
Contents
[
Hide
]ThreeDFormat class
Represents a shape’s three-dimensional formatting.
public class ThreeDFormat
Properties
| Name | Description |
|---|---|
| BevelBottomHeight { get; set; } | Specifies the height of the bottom bevel on a 3D shape. |
| BevelBottomType { get; set; } | Specifies the preset bevel type for the bottom bevel on a 3D shape |
| BevelBottomWidth { get; set; } | Specifies the width of the bottom bevel on a 3D shape. |
| BevelContourColor { get; set; } | Specifies the color of the outline on a 3D shape |
| BevelContourSize { get; set; } | Specifies the thickness of the outline on a 3D shape |
| BevelDepthColor { get; set; } | Specifies the extrusion color on a 3D shape |
| BevelDepthSize { get; set; } | Specifies the extrusion depth on a 3D shape |
| BevelLightingAngle { get; set; } | Specifies the direction for lighting on a 3D shape. |
| BevelLightingType { get; set; } | Specifies the preset type of lighting on a 3D shape |
| BevelMaterialType { get; set; } | Specifies the preset surface appearance on a 3D shape |
| BevelTopHeight { get; set; } | Specifies the height of the top bevel on a 3D shape |
| BevelTopType { get; set; } | Specifies the preset bevel type for the top bevel on a 3D shape |
| BevelTopWidth { get; set; } | Specifies the width of the top bevel on a 3D shape. |
| DistanceFromGround { get; set; } | Specifies the distance that a shape with 3D rotation properties |
| KeepTextFlat { get; set; } | Specifies whether 3D rotation properties apply to the text of a shape |
| Perspective { get; set; } | Specifies the angle of view for a shape with 3D rotation properties |
| RotationType { get; set; } | Specifies the type of projection of the effect properties of a shape. |
| RotationXAngle { get; set; } | Specifies the counterclockwise rotation angle of a shape around the y-axis. |
| RotationYAngle { get; set; } | Specifies the counterclockwise rotation angle of a shape around the x-axis |
| RotationZAngle { get; set; } | Specifies the counterclockwise rotation angle of a shape around the z-axis. |
Methods
| Name | Description |
|---|---|
| override Equals(object) |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram