Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutView Class / BaseView Property

In This Topic
    BaseView Property
    In This Topic
    Gets a LayoutView to be used as the base for the current view's relative transformation.
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseView As LayoutView
    public LayoutView BaseView {get;}
    See Also