FDO .NET API Reference Feature Data Objects
System::Void OSGeo::FDO::Xml::XmlFeaturePropertyWriter::WriteGeometricProperty ( System::String *  name,
System::Byte  buffer[],
System::Boolean  valueOnly 
)

Writes a geometric property to XML.

Parameters:
name Input the property name
buffer Input the property value as an array of bytes
valueOnly false: wrap the property value in a property element true: just write the property value
Returns:
Returns nothing


Comments or suggestions? Send us feedback.