Namespace:
EGIS.ShapeFileLib
Assembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Assembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared Narrowing Operator CType ( _ size As SizeD _ ) As PointD |
| C# |
|---|
public static explicit operator PointD ( SizeD size ) |
| Visual C++ |
|---|
static explicit operator PointD ( SizeD size ) |
Parameters
- size
- Type: EGIS.ShapeFileLib..::.SizeD
The SizeD structure to be converted