Version

DiagramItemVisualData Class Members

The following tables list the members exposed by DiagramItemVisualData.

Public Constructors
 NameDescription
Public ConstructorDiagramItemVisualData Constructor  
Public Properties
 NameDescription
Public PropertyActualFillGets or sets the actual fill of the diagram item.  
Public PropertyActualFontBrushGets or sets the actual font brush of the diagram item.  
Public PropertyActualFontFamilyGets or sets the actual font family of the diagram item.  
Public PropertyActualFontSizeGets or sets the actual font size of the diagram item.  
Public PropertyActualFontStyleGets or sets the actual font style of the diagram item.  
Public PropertyActualFontWeightGets or sets the actual font weight of the diagram item.  
Public PropertyActualOpacityGets or sets the actual opacity of the diagram item.  
Public PropertyActualStrokeGets or sets the actual stroke of the diagram item.  
Public PropertyActualStrokeDashArrayGets or sets the actual stroke dash array of the diagram item.  
Public PropertyActualStrokeThicknessGets or sets the actual stroke thickness of the diagram item.  
Public PropertyAppearanceGets or sets the Appearance of the diagram item.  
Public PropertyContentGets or sets the content of the diagram item.  
Public PropertyFontBrushGets or sets the font brush of the diagram item.  
Public PropertyFontFamilyGets or sets the font family of the diagram item.  
Public PropertyFontSizeGets or sets the font size of the diagram item.  
Public PropertyFontStyleGets or sets the font style of the diagram item.  
Public PropertyFontWeightGets or sets the font weight of the diagram item.  
Public PropertyHeightGets or sets the height of the diagram item.  
Public PropertyIsAttachedGets or sets a value indicating whether the diagram item [is attached].  
Public PropertyIsSelectedGets or sets a value indicating whether the diagram item [is selected].  
Public PropertyIsVisibleGets or sets a value indicating whether the diagram item [is visible].  
Public PropertyKeyGets or sets the key of the diagram item.  
Public PropertyStrokeDashArrayGets or sets the stroke dash array of the diagram item.  
Public PropertyWidthGets or sets the width of the diagram item.  
Public PropertyXGets or sets the left position of the bounds rectangle of the diagram item.  
Public PropertyYGets or sets the top position of the bounds rectangle of the diagram item.  
Public PropertyZIndexGets or sets the z-index of the diagram item  
Public Methods
 NameDescription
Public MethodSerializeSerializes the current object to a string.  
See Also