バージョン 24.2 (最新)

ShapefileConverter クラス メソッド

このクラスのメンバの一覧は、ShapefileConverterメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAddコレクションに ShapefileRecord を追加します。  
Public メソッドClearコレクションからすべての ShapefileRecord を削除します。  
Public メソッドClearValueオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドContains所定の項目がコレクションにあるかどうかを確認します。  
Public メソッドCopyToコレクション内の指定したインデックスの ShapefileRecords 以降を所定の配列にコピーします。  
Public メソッドEquals System.Windows.DependencyObjectから継承されます。
Public メソッドGetEnumeratorコレクションの System.Collections.IEnumerator を取得します。  
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetLargestShapeBoundsForRecord  
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetMaxLongitude  
Public メソッドGetRecord  
Public メソッドGetRecordBounds  
Public メソッドGetRecordFieldNames  
Public メソッドGetRecordsCount  
Public メソッドGetRecordValue  
Public メソッドGetRecordValues  
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetWorldBounds  
Public メソッドIndexOfコレクション内の所定の ShapefileRecord のインデックスを返します。  
Public メソッドInsert指定したインデックスのコレクションに ShapefileRecord を挿入します。  
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドstatic (Shared in Visual Basic)IsValidGeoPoint  
Public メソッドstatic (Shared in Visual Basic)IsValidGeoShape  
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドRemoveコレクションから ShapefileRecord を削除します。  
Public メソッドRemoveAt指定したインデックスの ShapefileRecord を削除します。  
Public メソッドRemoveRecord  
Public メソッドSendImportCompleted  
Public メソッドSetCurrentValue System.Windows.DependencyObjectから継承されます。
Public メソッドSetRecordValue  
Public メソッドSetRecordValues  
Public メソッドSetValueオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドSetWorldBounds  
Public メソッドShiftAllShapes  
Public メソッドShiftShapes  
トップ
プロテクト メソッド
 名前解説
Protected メソッドOnPropertyChangedオーバーロードされます。 Invoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. Infragistics.DependencyObjectNotifierから継承されます。
Protected メソッドRaisePropertyChangedEvent Infragistics.DependencyObjectNotifierから継承されます。
Protected Internal メソッドShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。
トップ
参照