CentralBodyGraphicsImagery 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 virtual ImageCollection Imagery { get; }
Public Overridable ReadOnly Property Imagery As ImageCollection
Get
public:
virtual property ImageCollection^ Imagery {
ImageCollection^ get ();
}
abstract Imagery : ImageCollection with get
override Imagery : ImageCollection with get
Property Value
Type:
ImageCollectionSee Also