WMTSFormatSuffix Property |
For REST request encoding, an image format suffix must be included
Namespace:
Cadcorp.Configuration
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string FormatSuffix { get; set; }
Public Property FormatSuffix As String
Get
Set
Property Value
Type:
String
RemarksIf not provided, the suffix will be derived from the format property
See Also