Version

OverlayTextInfo Class Members

The following tables list the members exposed by OverlayTextInfo.

Public Constructors
 NameDescription
Public ConstructorOverlayTextInfo ConstructorInitializes a new OverlayTextInfo.  
Public Properties
 NameDescription
Public PropertyBackgroundGets or sets background of the overlay text  
Public PropertyBackgroundModeGets or sets appearance mode of the overlay text background  
Public PropertyBackgroundShiftGets or sets appearance shift of the overlay text background  
Public PropertyBorderModeGets or sets appearance mode of the overlay text border  
Public PropertyBorderRadiusGets or sets boarder border radius of the overlay text  
Public PropertyBorderShiftGets or sets appearance shift of the overlay text border  
Public PropertyBorderStrokeGets or sets border stroke of the overlay text  
Public PropertyBorderThicknessGets or sets boarder thickness of the overlay text  
Public PropertyHorizontalMarginGets or sets Horizontal Margin for the overlay text  
Public PropertyHorizontalPaddingGets or sets Horizontal Padding for the overlay text  
Public PropertyShapeBrushGets or sets shape brush associated with the overlay text  
Public PropertyShapeOutlineGets or sets shape outline associated with the overlay text  
Public PropertyTextAngleGets or sets rotation angle of the overlay text  
Public PropertyTextColorGets or sets color of the overlay text  
Public PropertyTextColorModeGets or sets appearance mode of the overlay text color  
Public PropertyTextColorShiftGets or sets appearance shift of the overlay text color  
Public PropertyTextContentGets or sets content of the overlay text  
Public PropertyTextLocationGets or sets location of the overlay text in relation to shape annotation  
Public PropertyTextVisibleGets or sets visibility of the overlay text  
Public PropertyVerticalMarginGets or sets Vertical Margin for the overlay text  
Public PropertyVerticalPaddingGets or sets Vertical Padding for the overlay text  
Public Methods
 NameDescription
Public MethodResetResets all the properties to their default values  
Public MethodResetBackgroundResets the Background property to its default value.  
Public MethodResetBackgroundModeResets the BackgroundMode property to its default value.  
Public MethodResetBackgroundShiftResets the BackgroundShift property to its default value.  
Public MethodResetBorderModeResets the BorderMode property to its default value.  
Public MethodResetBorderRadiusResets the BorderRadius property to its default value.  
Public MethodResetBorderShiftResets the BorderShift property to its default value.  
Public MethodResetBorderStrokeResets the BorderStroke property to its default value.  
Public MethodResetBorderThicknessResets the BorderThickness property to its default value.  
Public MethodResetHorizontalMarginResets the HorizontalMargin property to its default value.  
Public MethodResetHorizontalPaddingResets the HorizontalPadding property to its default value.  
Public MethodResetShapeBrushResets the ShapeBrush property to its default value.  
Public MethodResetShapeOutlineResets the ShapeOutline property to its default value.  
Public MethodResetTextAngleResets the TextAngle property to its default value.  
Public MethodResetTextColorResets the TextColor property to its default value.  
Public MethodResetTextColorModeResets the TextColorMode property to its default value.  
Public MethodResetTextColorShiftResets the TextColorShift property to its default value.  
Public MethodResetTextContentResets the TextContent property to its default value.  
Public MethodResetTextLocationResets the TextLocation property to its default value.  
Public MethodResetTextVisibleResets the TextVisible property to its default value.  
Public MethodResetVerticalMarginResets the VerticalMargin property to its default value.  
Public MethodResetVerticalPaddingResets the VerticalPadding property to its default value.  
Protected Methods
 NameDescription
Protected MethodShouldSerializeBackgroundIndicates if the Background property needs to be serialized.  
Protected MethodShouldSerializeBackgroundModeIndicates if the BackgroundMode property needs to be serialized.  
Protected MethodShouldSerializeBackgroundShiftIndicates if the BackgroundShift property needs to be serialized.  
Protected MethodShouldSerializeBorderModeIndicates if the BorderMode property needs to be serialized.  
Protected MethodShouldSerializeBorderRadiusIndicates if the BorderRadius property needs to be serialized.  
Protected MethodShouldSerializeBorderShiftIndicates if the BorderShift property needs to be serialized.  
Protected MethodShouldSerializeBorderStrokeIndicates if the BorderStroke property needs to be serialized.  
Protected MethodShouldSerializeBorderThicknessIndicates if the BorderThickness property needs to be serialized.  
Protected MethodShouldSerializeHorizontalMarginIndicates if the HorizontalMargin property needs to be serialized.  
Protected MethodShouldSerializeHorizontalPaddingIndicates if the HorizontalPadding property needs to be serialized.  
Protected MethodShouldSerializeShapeBrushIndicates if the ShapeBrush property needs to be serialized.  
Protected MethodShouldSerializeShapeOutlineIndicates if the ShapeOutline property needs to be serialized.  
Protected MethodShouldSerializeTextAngleIndicates if the TextAngle property needs to be serialized.  
Protected MethodShouldSerializeTextColorIndicates if the TextColor property needs to be serialized.  
Protected MethodShouldSerializeTextColorModeIndicates if the TextColorMode property needs to be serialized.  
Protected MethodShouldSerializeTextColorShiftIndicates if the TextColorShift property needs to be serialized.  
Protected MethodShouldSerializeTextContentIndicates if the TextContent property needs to be serialized.  
Protected MethodShouldSerializeTextLocationIndicates if the TextLocation property needs to be serialized.  
Protected MethodShouldSerializeTextVisibleIndicates if the TextVisible property needs to be serialized.  
Protected MethodShouldSerializeVerticalMarginIndicates if the VerticalMargin property needs to be serialized.  
Protected MethodShouldSerializeVerticalPaddingIndicates if the VerticalPadding property needs to be serialized.  
See Also