'Declaration <DescriptionAttribute("The alignment of tick.")> <CategoryAttribute("Dicom")> Public Property TickAlignment As Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment
[Description("The alignment of tick.")] [Category("Dicom")] public Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment TickAlignment { get; set; }
[Description("The alignment of tick.")] [Category("Dicom")] public: __property Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment get_TickAlignment(); public: __property void set_TickAlignment(
Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment value
);
[Description("The alignment of tick.")] [Category("Dicom")] public:
property Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment TickAlignment { Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment get(); void set(Vintasoft.Imaging.Annotation.Dicom.DicomTickAlignment value); }
Property Value
Значение по умолчанию - DicomTickAlignment.Top.