ImageField::DefaultImage Property
Visual Studio 2015
Gets or sets the default image associated with this ImageField. The default image can be customized by overriding the GetDisplayImage method.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Property Value
Type: System.Drawing::Image^For an example, see ImageField.
Show: