Class RotateCoordinate
public class RotateCoordinate : Coordinate, INotifyPropertyChanged
- Inheritance
-
RotateCoordinate
- Implements
- Inherited Members
- Extension Methods
Properties
RotateAt
说明
public Tuple<double, Point> RotateAt { get; set; }
Property Value
RotateCoordMatrix
public Matrix RotateCoordMatrix { get; }