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