Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThreeDFormat Class / Depth Property

In This Topic
    Depth Property
    In This Topic
    Gets an extrusion on an object which is an artificial height applied to the geometry.
    Syntax
    'Declaration
     
    Public ReadOnly Property Depth As ColoredLine
    public ColoredLine Depth {get;}
    See Also