Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / IThreeDFormat Interface
Properties

In This Topic
    IThreeDFormat Interface Members
    In This Topic

    The following tables list the members exposed by IThreeDFormat.

    Public Properties
     NameDescription
     PropertyGets or sets the rotation of the extruded shape around the x-axis in degrees. Can be a value from -90 through 90. A positive value indicates upward rotation; a negative value indicates downward rotation.  
     PropertyGets or sets the rotation of the extruded shape around the y-axis in degrees. Can be a value from -90 through 90. A positive value indicates rotation to the left; a negative value indicates rotation to the right.  
     PropertyGets or sets the rotation of the extruded shape around the z-axis in degrees. Can be a value from -90 through 90. A positive value indicates upward rotation; a negative value indicates downward rotation.  
    Top
    See Also