Compartir a través de


Polyline.IsReadOnly Propiedad

Definición

Obtiene si esta polilínea es de solo lectura.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Valor de propiedad

Implementaciones

Comentarios

Siempre devuelve false.

Se aplica a