Partager via


GeoObject.TryGetCustomProperty(String, Object) Méthode

Définition

Tente d’obtenir la valeur d’une propriété personnalisée associée à .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

Paramètres

name
String
value
Object

Retours

S’applique à