Image Clip Viewer Attributes

Introduced

v5.0

View attribute for the Image Clip Viewer. This attribute is only available for the View.SetAttributeValue method (View.GetAttributeValue is not supported).

See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views.

Attribute Name Description Supports
targetcontent An image clip to display when the image clip viewer is first opened. If more than one item is specified, only the first is shown.

If the view is driven, this content can be replaced. You can also control this attribute programmatically even if the view is not driven.

Possible Values:

Description:

<image clip name> The SIObject.FullName of the ImageClip.
View.SetAttributeValue only.