- support
- Support type
Visual Basic (Declaration) | |
---|---|
Public Shared Function IsLocked( _ ByVal support As RasterSupportType _ ) As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
Dim support As RasterSupportType Dim value As Boolean value = RasterSupport.IsLocked(support) |
C# | |
---|---|
public static bool IsLocked( RasterSupportType support ) |
C++/CLI | |
---|---|
public: static bool IsLocked( RasterSupportType support ) |
Parameters
- support
- Support type
Return Value
true or falseFor an example, refer to RasterSupport.
To unlock a feature, use the Unlock method.
For more information, refer to Unlocking Special LEAD Features and A Special Note about Loading 12 and 16 Bit Grayscale Images.
For information about LEADTOOLS Document/Medical capabilities, contact LEAD.
Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only), Windows Phone 7