Flexivert Library Documentation
Images Class
NamespacesFlexivert.UIImages
This class contains all Flexivert's common images as static members. This class is used in the application, and can be used in plugins.
Declaration Syntax
C#Visual BasicVisual C++
public sealed class Images
Public NotInheritable Class Images
public ref class Images sealed
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Images()()()
Initializes a new instance of the Images class

CodeWindow
Code window icon

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ErrorList
Error list window icon

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetDefaultImage(ActionCategories)
Retrieves an image suitable for an action in a specific category.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NewDirectedGraph
Create new directed graph icon

NewDocument
New document icon

NewUndirectedGraph
Create new undirected graph icon

NoPausing
No pausing icon

OpenDocument
Open document icon

Output
Output window icon

Pause
Pause icon

Play
Play icon, which is used for compile action

Print
Print icon

Properties
Property window icon

Resume
Resume icon

SaveDocument
Save document icon

Script
Quick script window icon

Separator
Toolbar separator icon

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Images

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)