←Select platform

imageBackColor Property

Summary

Gets or sets the background color of the viewer behind the image.

Syntax

C#
VB
Objective-C
public LTColor imageBackColor {get; set;} 
Public Property imageBackColor As LTColor 
iOS: 
@property (nonatomic, copy, nullable) UIColor *imageBackColor 
macOS: 
@property (nonatomic, copy, nullable) NSColor *imageBackColor 

Property Value

The LTColor object that represents the background color.

Remarks

This property sets the color behind a transparent or rotated image.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)