Leadtools.Dicom Namespace > DicomTextObject Class : TextJustification Property |
public TextAnnotationJustificationType TextJustification {get; set;}
'Declaration Public Property TextJustification As TextAnnotationJustificationType
'Usage Dim instance As DicomTextObject Dim value As TextAnnotationJustificationType instance.TextJustification = value value = instance.TextJustification
public TextAnnotationJustificationType TextJustification {get; set;}
ObjectiveC Syntax
Java Syntax
get_TextJustification();
set_TextJustification(value);
public: property TextAnnotationJustificationType TextJustification { TextAnnotationJustificationType get(); void set ( TextAnnotationJustificationType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2