ArcGIS Runtime SDK for WPF - Library Reference
S52PointSymbolizationType Enumeration
See Also 
ESRI.ArcGIS.Client.AdvancedSymbology Namespace : S52PointSymbolizationType Enumeration

Describes how S-57 points should be symbolized.

Syntax

Visual Basic (Declaration) 
Public Enum S52PointSymbolizationType 
   Inherits System.Enum
C# 
public enum S52PointSymbolizationType : System.Enum 

Members

MemberDescription
PaperChartSpecifies that points shall be symbolized using the Paper Chart symbol set
SimplifiedSpecifies that points shall be symbolized using the Simplified symbol set

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.AdvancedSymbology.S52PointSymbolizationType

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.