Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Drawing Namespace / Rotation Structure
Members


In This Topic
    Rotation Structure
    In This Topic
    Represents a rotation in 3D space.
    Syntax
    'Declaration
     
    
    Public Structure Rotation 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As Rotation
    public struct Rotation : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Drawing.Rotation

    See Also