ESRI.ArcGIS.CoverageTools
format Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace > Ungenerate Class : format Property




Selects either exponential or fixed representation of floating point numbers in the Output Generate File. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property format As String
Visual Basic (Usage)Copy Code
Dim instance As Ungenerate
Dim value As String
 
instance.format = value
 
value = instance.format
C# 
public string format {get; set;}

See Also

© 2010 All Rights Reserved.