Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Layer Class / View Property

In This Topic
    View Property (Layer)
    In This Topic
    If the current object is a Layer, gets the owner View. If the current object is a View, gets this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property View As View
    public View View {get;}
    See Also