ArcFM Engine Developer Guide
GetViewCookie Method (MMCompositeMapBookClass)


Syntax
public virtual void GetViewCookie( 
   out bool pbVisible,
   out int pnLevel,
   out int pnIndex
)
'Declaration
 
Public Overridable Sub GetViewCookie( _
   ByRef pbVisible As Boolean, _
   ByRef pnLevel As Integer, _
   ByRef pnIndex As Integer _
) 
 
'Usage
 
Dim instance As MMCompositeMapBookClass
Dim pbVisible As Boolean
Dim pnLevel As Integer
Dim pnIndex As Integer
 
instance.GetViewCookie(pbVisible, pnLevel, pnIndex)

Parameters

pbVisible
pnLevel
pnIndex
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMCompositeMapBookClass Class
MMCompositeMapBookClass Members

 

 


Send Comment