IPatternFillSettings.Linked

IPatternFillSettings.Linked property

Gets or sets a value indicating whether this IPatternFillSettings is linked.

public bool Linked { get; set; }

Property Value

true if linked; otherwise, false.

See Also