Leadtools Namespace > RasterImage Class : GetOverlayAttributes Method |
public RasterOverlayAttributes GetOverlayAttributes( int index, RasterGetSetOverlayAttributesFlags flags )
'Declaration Public Function GetOverlayAttributes( _ ByVal index As Integer, _ ByVal flags As RasterGetSetOverlayAttributesFlags _ ) As RasterOverlayAttributes
'Usage Dim instance As RasterImage Dim index As Integer Dim flags As RasterGetSetOverlayAttributesFlags Dim value As RasterOverlayAttributes value = instance.GetOverlayAttributes(index, flags)
public RasterOverlayAttributes GetOverlayAttributes( int index, RasterGetSetOverlayAttributesFlags flags )
public: RasterOverlayAttributes^ GetOverlayAttributes( int index, RasterGetSetOverlayAttributesFlags flags )
Only the members specified by flags will contain valid values in returned RasterOverlayAttributes retrieved by the method will be updated. The other values are left to the defult value.
For more information, refer to Overlay Overview.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2