CrispImage.ActualImageLibrary Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The actual image library.
public:
property Microsoft::VisualStudio::Imaging::ImageLibrary ^ ActualImageLibrary { Microsoft::VisualStudio::Imaging::ImageLibrary ^ get(); };
public Microsoft.VisualStudio.Imaging.ImageLibrary ActualImageLibrary { get; }
member this.ActualImageLibrary : Microsoft.VisualStudio.Imaging.ImageLibrary
Public ReadOnly Property ActualImageLibrary As ImageLibrary
Property Value
The actual image library.