MoveTo Class |
Namespace: Aspose.Pdf.Operators
The MoveTo type exposes the following members.
Name | Description | |
---|---|---|
![]() | MoveTo |
Inintalizes new [!:Operators.m] (move to) operator.
|
Name | Description | |
---|---|---|
![]() | Index |
Operator index in page operators list.
(Inherited from Operator.) |
![]() | X |
X coordinate
|
![]() | Y |
Y coordinate
|
Name | Description | |
---|---|---|
![]() | Accept |
Accepts visitor object to process operator.
(Overrides OperatorAccept(IOperatorSelector).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns text representation of the operator.
(Overrides OperatorToString.) |