.NET Framework Class Library
CompositeDocItem.ShiftByOffset Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > CompositeDocItem Class > CompositeDocItem Methods > CompositeDocItem.ShiftByOffset Method |
Shifts all items in the CompositeDocItem by an offset
Namespace: Gnostice.Core.DOM
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Overrides Sub ShiftByOffset ( _ |
C# |
public override void ShiftByOffset( |
Visual C++ |
public: |
xOffset
Type: System.Single
X offset to shift the element
yOffset
Type: System.Single
Y offset to shift the element