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