Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThreeDScene Class
Members

In This Topic
    ThreeDScene Class
    In This Topic
    Represents a 3D scene effect that can be applied to an object.
    Object Model
    ThreeDScene Class
    Syntax
    'Declaration
     
    Public Class ThreeDScene 
       Inherits FormattingBag
       Implements IFixedFormattingBag 
    public class ThreeDScene : FormattingBag, IFixedFormattingBag  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.ThreeDScene

    See Also