Partilhar via


GeoObject.TryGetCustomProperty(String, Object) Método

Definição

Tenta obter um valor de uma propriedade personalizada associada ao 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

Parâmetros

name
String
value
Object

Retornos

Aplica-se a