Namespace:
EGIS.ShapeFileLib
Assembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Assembly: EGIS.ShapeFileLib (in EGIS.ShapeFileLib.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Day As Byte Get |
C# |
---|
public byte Day { get; } |
Visual C++ |
---|
public: property unsigned char Day { unsigned char get (); } |
JavaScript |
---|
function get_day(); |