GeoObject.TryGetCustomProperty(String, Object) メソッド

定義

に関連付けられているカスタム プロパティの値の取得を GeoObject試みます。

public bool TryGetCustomProperty (string name, out object? value);
member this.TryGetCustomProperty : string * obj -> bool
Public Function TryGetCustomProperty (name As String, ByRef value As Object) As Boolean

パラメーター

name
String
value
Object

戻り値

適用対象