For a list of all members of this type, see LeadMatrix members
Name | Description | |
---|---|---|
!= | Compares two LeadMatrix objects to determine whether they do not contain the same coordinates. | |
* | Multiplies a LeadMatrix by another LeadMatrix. | |
== | Compares two LeadMatrix objects to determine whether they contain the same coordinates. | |
Append | Appends the specified LeadMatrix to this LeadMatrix. | |
Clone | Creates an exact copy of this LeadMatrix. | |
Create | Creates a new LeadMatrix with the specified values. | |
Equals | Specifies whether this LeadMatrix structure contains the same values as the specified object. | |
GetHashCode | Returns a hash code for this LeadMatrix structure. | |
Invert | Inverts this LeadMatrix. | |
Multiply | Multiplies a LeadMatrix by another LeadMatrix. | |
Parse | Parses a string and returns a new instance of LeadMatrix from it. | |
Prepend | Prepends the specified LeadMatrix onto this LeadMatrix. | |
Rotate | Applies a rotation of the specified angle about the origin of this LeadMatrix. | |
RotateAt | Rotates this matrix about the specified point. | |
RotateAtPrepend | Prepends a rotation of the specified angle at the specified point to this LeadMatrix. | |
RotatePrepend | Prepends a rotation of the specified angle to this LeadMatrix. | |
Scale | Appends the specified scale vector to this LeadMatrix. | |
ScaleAt | Scales this LeadMatrix by the specified amount about the specified point. | |
ScaleAtPrepend | Prepends the specified scale about the specified point of this LeadMatrix. | |
ScalePrepend | Prepends the specified scale vector to this LeadMatrix. | |
Set | Sets the values of this LeadMatrix. | |
SetIdentity | Changes this LeadMatrix into an identity matrix. | |
Skew | Appends a skew of the specified degrees in the x and y dimensions to this LeadMatrix. | |
SkewPrepend | Prepends a skew of the specified degrees in the x and y dimensions to this LeadMatrix. | |
ToString | Converts this LeadMatrix to a human-readable string using the specified format and provider. | |
Transform | Transforms the specified point by the LeadMatrix and returns the result. | |
TransformPoints | Transforms the specified points by this LeadMatrix. | |
TransformRect | Transforms the specified rect by the LeadMatrix and returns the result. | |
Translate | Appends a translation of the specified offsets to this LeadMatrix. | |
TranslatePrepend | Prepends a translation of the specified offsets to this LeadMatrix. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document