'Declaration <DescriptionAttribute("The fill mode.")> <CategoryAttribute("Dicom")> Public Property FillMode As FillMode
[Description("The fill mode.")] [Category("Dicom")] public FillMode FillMode { get; set; }
Property Value
Default value is FillMode.Solid.