CentralBodyGraphicsKml Property |
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 23.1.416.0 (23.1.416.0)
Syntaxpublic KmlGraphics Kml { get; }
Public ReadOnly Property Kml As KmlGraphics
Get
public:
property KmlGraphics^ Kml {
KmlGraphics^ get ();
}
member Kml : KmlGraphics with get
Property Value
Type:
KmlGraphics
See Also