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

In This Topic
    RelativeTransform Property
    In This Topic
    Gets the transformation matrix relative to the BaseView.
    Syntax
    'Declaration
     
    Public ReadOnly Property RelativeTransform As Matrix
    public Matrix RelativeTransform {get;}
    See Also