←Select platform

MaxOverlays Field

Summary

Gets the maximum number of overlays allowed in a RasterImage.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public static readonly int MaxOverlays 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> 
Public Shared ReadOnly MaxOverlays As Integer 
[DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)] 
public static readonly int MaxOverlays 
extern const NSUInteger LTRasterImageMaxOverlays 
public static final int MAX_OVERLAYS = DefineConstants.MAX_OVERLAYS; 
DebuggerBrowsableAttribute(DebuggerBrowsableState.Never) 
 var MaxOverlays  
[DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)] 
public: 
static readonly int MaxOverlays 

Requirements

Target Platforms

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

Leadtools Assembly