PenSettings.ImmutableTransform Özellik

Tanım

Dönüştürme ayarını diğerleri tarafından değişmez, değiştirilemez hale getirir. Bu, sabit hale getirildikten sonra başka hiç kimse tarafından değiştirilemez.

public:
 property bool ImmutableTransform { bool get(); void set(bool value); };
public bool ImmutableTransform { get; set; }
member this.ImmutableTransform : bool with get, set
Public Property ImmutableTransform As Boolean

Özellik Değeri

Boolean

doğru, dönüştürme ayarının sabit olduğu anlamına gelir; Aksi takdirde, değildir.

Şunlara uygulanır