Namespace: Volumerenderer.Properties
Assembly: Volumes (in Volumes.exe)

Syntax

Visual Basic (Declaration)
Friend Shared ReadOnly Property links_unten As Bitmap
C#
internal static Bitmap links_unten { get; }
C++
internal static property Bitmap links_unten {
    Bitmap get();
}
J#
/** property */
internal Bitmap get_links_unten();
JScript
internal function get links_unten() : Bitmap

See Also