ENCX SDK  5.5.0.370
Properties | List of all members
IS57ManagerInitialisationData Interface Reference

Properties and methods for ENCX::S57ManagerInitialisationData. More...

import"encxcom.idl";

Inheritance diagram for IS57ManagerInitialisationData:
Inheritance graph
[legend]

Properties

BSTR SencPath [get, set]
 Associate the manager with a specified folder. More...
 
BSTR PresentationLibraryFileName [get, set]
 The file name and extension for the presentation library file. More...
 
IS57ColourValues ColourValues [get, set]
 Colour values that will override the default values. More...
 
VARIANT_BOOL ReadOnly [get, set]
 Read only SENCs will not be watched for changes and will be fully initialized to draw charts as soon as OpenSenc2 returns. More...
 
BSTR WVSPath [get, set]
 Associate the manager with a World Vector Shoreline .cvcf file or SENC folder. More...
 

Detailed Description

Properties and methods for ENCX::S57ManagerInitialisationData.

Definition at line 3295 of file encxcom.idl.

Property Documentation

◆ ColourValues

IS57ColourValues IS57ManagerInitialisationData::ColourValues
getset

Colour values that will override the default values.

Any colour value not supplied here will use the default values from the presentation library file

◆ PresentationLibraryFileName

BSTR IS57ManagerInitialisationData::PresentationLibraryFileName
getset

The file name and extension for the presentation library file.

Must be in the same folder as ENCXCom.dll. Default is pslb03_3.dai.

◆ ReadOnly

VARIANT_BOOL IS57ManagerInitialisationData::ReadOnly
getset

Read only SENCs will not be watched for changes and will be fully initialized to draw charts as soon as OpenSenc2 returns.

◆ SencPath

BSTR IS57ManagerInitialisationData::SencPath
getset

Associate the manager with a specified folder.

◆ WVSPath

BSTR IS57ManagerInitialisationData::WVSPath
getset

Associate the manager with a World Vector Shoreline .cvcf file or SENC folder.