PdfPoint Members
In This Article
#Constructors
Name | Description |
---|---|
Pdf |
Initializes a new instance of the Pdf |
#Properties
Name | Description |
---|---|
X |
Gets the X coordinate of the Pdf |
Y |
Gets the Y coordinate of the Pdf |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object is equal to the current Pdf |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Pdf |
Get |
Returns a number that identifies the object instance. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the fully qualified type name of this instance.
Inherited from Value |
#Operators
Name | Description |
---|---|
Addition |
Adds a Pdf |
Division |
Divides two Pdf |
Division |
Divides a Pdf |
Equality |
Compares two Pdf |
Inequality |
Compares two Pdf |
Multiply |
Multiplies two Pdf |
Multiply |
Multiplies the Pdf |
Multiply |
Multiplies the Double value by the Pdf |
Subtraction |
Subtracts the Pdf |
Unary |
Negates the value of the specified Pdf |
See Also