PointD Structure |
![]() |
Namespace: MediaCy.Utilities.SystemEx
<SerializableAttribute> Public Structure PointD
The PointD type exposes the following members.
Name | Description | |
---|---|---|
![]() | PointD(Size) | Initializes a new instance of the PointD class |
![]() | PointD(Double, Double) | Initializes a new instance of the PointD class |
Name | Description | |
---|---|---|
![]() ![]() | Add(PointD, SizeD) | |
![]() ![]() | Add(PointD, Size) | |
![]() ![]() | Ceiling | |
![]() | Equals | (Overrides ValueTypeEquals(Object).) |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode.) |
![]() | Offset(PointD) | |
![]() | Offset(Double, Double) | |
![]() ![]() | Round | |
![]() ![]() | Subtract(PointD, SizeD) | |
![]() ![]() | Subtract(PointD, Size) | |
![]() | ToString | (Overrides ValueTypeToString.) |
![]() ![]() | Truncate |
Name | Description | |
---|---|---|
![]() ![]() | Addition(PointD, SizeD) | |
![]() ![]() | Addition(PointD, Size) | |
![]() ![]() | Equality | |
![]() ![]() | (PointD to SizeD) | |
![]() ![]() | (PointF to PointD) | |
![]() ![]() | Inequality | |
![]() ![]() | Subtraction(PointD, SizeD) | |
![]() ![]() | Subtraction(PointD, Size) |