public byte SubdivisionLevel { get; set; }
Public Property SubdivisionLevel As Byte Get Set
public: property unsigned char SubdivisionLevel { unsigned char get (); void set (unsigned char value); }
member SubdivisionLevel : byte with get, set
In This Article