MapMatrix NetGIS Class Library

FontSymbology.GetInnerXML Method 

Generates the inner xml for this symbology object. This is used so this class can be used as a base class and all of its inner-attributes can be output in the derived classes GetXML by calling this GetInnerXML (see GetXML in this class)

protected string GetInnerXML();

Return Value

The XML string representing the attributes of this Object

See Also

FontSymbology Class | MapMatrix.Features.MapSymbology Namespace