This document is archived and information here might be outdated. Recommended version. |
Returns the number of bytes needed to store the false x, false y and xy units of this spatial reference.
[Visual Basic .NET]
Public Sub GetPrecisionSizeMax ( _
ByRef byteCount As Integer _
)
[C#]
public void GetPrecisionSizeMax (
ref int byteCount
);
[C++]
HRESULT GetPrecisionSizeMax(
System.Int32* byteCount
);
[C++] Parameters byteCount [out]
byteCount is a parameter of type long*