←Select platform

imageBorderColor Property

Summary

Gets or sets the color of border drawn around image in the viewer.

Syntax

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

Property Value

The LTColor object that represents the border color.

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)