Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThreeDScene Class / Camera Property

In This Topic
    Camera Property
    In This Topic
    Gets the placement and properties of the camera in the 3D scene.
    Syntax
    'Declaration
     
    Public ReadOnly Property Camera As Camera
    public Camera Camera {get;}
    See Also