GraphicBaseRotationGripHandle Constructor |
Namespace: Altaxo.Graph.Gdi.ShapesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic RotationGripHandle(
IHitTestObject parent,
PointD2D relPos,
MatrixD2D spanningHalfYRhombus
)
Parameters
- parent IHitTestObject
- The parent hit test object.
- relPos PointD2D
- The relative position of the grip.
- spanningHalfYRhombus MatrixD2D
- The transformation matrix used to display the grip.
See Also