CadMLeaderContextData.HasBlock

CadMLeaderContextData.HasBlock property

Gets or sets a value indicating whether this instance has block.

public bool HasBlock { get; set; }

Property Value

true if this instance has block; otherwise, false.

See Also