DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Rotation Class
Members

Rotation Class
Represents a rotation in 3D space. A rotation is defined through the use of a latitude coordinate, a longitude coordinate, and a revolution about the axis as the latitude and longitude coordinates.
Object Model
Rotation Class
Syntax
'Declaration
 
Public Class Rotation 
   Inherits FormattingBag
 
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Word.FormattingBag
      GrapeCity.Documents.Word.Rotation

See Also