Class DwfWhipLayer

DwfWhipLayer class

Represents Layer

public class DwfWhipLayer : DwfWhipAttribute

Constructors

NameDescription
DwfWhipLayer()Initializes a new instance of the DwfWhipLayer class

Properties

NameDescription
Incarnation { get; }Gets incarnation
IsMaterialized { get; }Gets or sets value, that object is materialized
IsVisible { get; }Gets visibility
Name { get; }Gets name of DwfWhipLayer
Number { get; }Gets number

Methods

NameDescription
override Equals(object)Determines whether the specified System.Object is equal to the current DwfWhipLayer.
override GetHashCode()Hash code for the current DwfWhipLayer.

See Also