This document is archived and information here might be outdated. Recommended version. |
Create the PMF file using the current settings.
[Visual Basic .NET] Public Sub PublishGlobe ( _ ByVal pGlobe As IGlobe, _ ByVal pSettings As IPropertySet, _ ByVal bRelativePaths As Boolean, _ ByVal bsDocument As String _ )
[C#] public void PublishGlobe ( IGlobe pGlobe, IPropertySet pSettings, bool bRelativePaths, string bsDocument );