Skip to main content
All docs
V25.1
  • DiagramImages Properties

    Contains settings that define ASPxDiagram elements’ images.
    Name Description
    ImageFolder Gets or sets the path to the folder that contains images used by a control. Inherited from ImagesBase.
    LoadingPanel Gets the settings of an image displayed within a Loading Panel. Inherited from ImagesBase.
    MenuIconSet Specifies a set of icons to be used in the diagram UI elements.
    SpriteCssFilePath Gets or sets the path to a CSS file that defines the control’s sprite image settings. Inherited from ImagesBase.
    SpriteImageUrl Gets or sets the path to a sprite image. Inherited from ImagesBase.
    See Also