Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSImageViewMBS class.

NSImageViewMBS.NSImageAlignBottom = 5

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the bottom edge of the cell.

NSImageViewMBS.NSImageAlignBottomLeft = 6

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the bottom and left edges of the cell.

NSImageViewMBS.NSImageAlignBottomRight = 7

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the bottom and right edges of the cell.

NSImageViewMBS.NSImageAlignCenter = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Center the image in the cell.

NSImageViewMBS.NSImageAlignLeft = 4

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the left edge of the cell.

NSImageViewMBS.NSImageAlignRight = 8

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Position the image along the right edge of the cell.

NSImageViewMBS.NSImageAlignTop = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Position the image along the top edge of the cell.

NSImageViewMBS.NSImageAlignTopLeft = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the top and left edges of the cell.

NSImageViewMBS.NSImageAlignTopRight = 3

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the constants to specify the location of the image in the frame using the imageAlignment property.

Align the image with the top and right edges of the cell.

NSImageViewMBS.NSImageFrameButton = 4

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the frame constants for the imageFrameStyle property.

A convex bezel that makes the image stand out in relief, like a button

NSImageViewMBS.NSImageFrameGrayBezel = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the frame constants for the imageFrameStyle property.

A gray, concave bezel that makes the image look sunken

NSImageViewMBS.NSImageFrameGroove = 3

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the frame constants for the imageFrameStyle property.
Example
ImageWell1.NSImageViewMBS.imageFrameStyle = NSImageViewMBS.NSImageFrameGroove

A thin groove that looks etched around the image

NSImageViewMBS.NSImageFrameNone = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the frame constants for the imageFrameStyle property.

An invisible frame

NSImageViewMBS.NSImageFramePhoto = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 10.0
One of the frame constants for the imageFrameStyle property.

A thin black outline and a dropped shadow

The items on this page are in the following plugins: MBS MacControls Plugin.


The biggest plugin in space...