RegionBaseCurrentPageOffsets Property
Offsets of the current document page where the document element is present.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public ParallelList<Point> CurrentPageOffsets { get; set; }
Public Property CurrentPageOffsets As ParallelList(Of Point)
Get
Set
public:
virtual property ParallelList<Point>^ CurrentPageOffsets {
ParallelList<Point>^ get () sealed;
void set (ParallelList<Point>^ value) sealed;
}
abstract CurrentPageOffsets : ParallelList<Point> with get, set
override CurrentPageOffsets : ParallelList<Point> with get, set
ParallelListPointIDocumentObjectCurrentPageOffsets