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

In This Topic
    Contour Property
    In This Topic
    Gets a contour of an object which is a solid filled line which surrounds the outer edges of the object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Contour As ColoredLine
    public ColoredLine Contour {get;}
    See Also