ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorRotation Class
Members




In This Topic
    ImGearVectorRotation Class
    In This Topic
    Provides rotation operations for the ImGearVectorEntityViewport object.
    Object Model
    ImGearVectorRotation Class
    Syntax
    'Declaration
     
    Public Class ImGearVectorRotation 
       Inherits ImGearVectorObject
    'Usage
     
    Dim instance As ImGearVectorRotation
    public class ImGearVectorRotation : ImGearVectorObject 
    public __gc class ImGearVectorRotation : public ImGearVectorObject 
    public ref class ImGearVectorRotation : public ImGearVectorObject 
    Inheritance Hierarchy

    System.Object
       ImageGear.Vector.ImGearVectorObject
          ImageGear.Vector.ImGearVectorRotation

    See Also