Leadtools.Dicom Namespace : DicomAnnotationFillModeType Enumeration |
public enum DicomAnnotationFillModeType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum DicomAnnotationFillModeType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As DicomAnnotationFillModeType
public enum DicomAnnotationFillModeType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.DicomAnnotationFillModeType = function() { }; Leadtools.Dicom.DicomAnnotationFillModeType.prototype = {
None = 0x00000000, Solid = 0x00000001, Stippeled = 0x00000002, };
public enum class DicomAnnotationFillModeType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.DicomAnnotationFillModeType