Namespace:
C1.C1Preview
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public static PointD Substract( PointD pt, SizeD sz ) |
Visual Basic |
---|
Public Shared Function Substract ( _ pt As PointD, _ sz As SizeD _ ) As PointD |
Parameters
- pt
- Type: C1.C1Preview..::..PointD
The PointD that is subtracted from.
- sz
- Type: C1.C1Preview..::..SizeD
The SizeD that is subtracted.