Layer.Clipping

Layer.Clipping property

Gets or sets the layer clipping. 0 = base, 1 = non-base.

public byte Clipping { get; set; }

Property Value

The layer clipping.

See Also