Click or drag to resize
RectEntryFilled Property
Define if rectangle is solid.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[DefaultValueAttribute(true)]
[XmlAttributeAttribute]
public bool Filled { get; set; }

Property Value

Type: Boolean
See Also