Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomGraphicObject Class : Filled Property |
public bool Filled {get; set;}
'Declaration
Public Property Filled As Boolean
'Usage
Dim instance As DicomGraphicObject Dim value As Boolean instance.Filled = value value = instance.Filled
public bool Filled {get; set;}
<br/>get_Filled();<br/>set_Filled(value);<br/>Object.defineProperty('Filled');