'Declaration <DescriptionAttribute("The alignment of tick label.")> <CategoryAttribute("Dicom")> Public Property TickLabelAlignment As Vintasoft.Imaging.Annotation.Dicom.DicomTickLabelAlignment
[Description("The alignment of tick label.")] [Category("Dicom")] public Vintasoft.Imaging.Annotation.Dicom.DicomTickLabelAlignment TickLabelAlignment { get; set; }
[Description("The alignment of tick label.")] [Category("Dicom")] public: __property Vintasoft.Imaging.Annotation.Dicom.DicomTickLabelAlignment get_TickLabelAlignment(); public: __property void set_TickLabelAlignment(
Vintasoft.Imaging.Annotation.Dicom.DicomTickLabelAlignment value
);
[Description("The alignment of tick label.")] [Category("Dicom")] 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.