Version

SliceAppearance Class Members

The following tables list the members exposed by SliceAppearance.

Public Constructors
 NameDescription
Public ConstructorSliceAppearance Constructor  
Public Properties
 NameDescription
Public PropertyBezierPointsGets or sets the left hand side rasterization of the bezier curve.  
Public PropertyCanvasBottomThe distance from the slice to the bottom of the containing canvas.  
Public PropertyCanvasTopThe distance from the slice to the top of the containing canvas.  
Public PropertyFillGets or sets the fill of the slice.  
Public PropertyHasInnerLabelGets or sets whether the slice has an inner label.  
Public PropertyHighlightFillGets or sets the fill of the slice.  
Public PropertyHighlightItemGets or sets the highlight item that is associated with the slice.  
Public PropertyHighlightOpacityGets or sets the slice opacity of the non-highlighted area.  
Public PropertyHighlightOutlineGets or sets the highlight outline of the slice.  
Public PropertyHighlightPercentageGets the highlight percentage that is associated with the slice.  
Public PropertyHighlightPointsGets or sets the aggregated points of the highlighted section of the slice.  
Public PropertyHighlightUpperLeftGets or sets the upper left point of the highlight slice.  
Public PropertyHighlightUpperRightGets or sets the upper right point of the highlight slice.  
Public PropertyIndexGets or sets the index that is associated with the slice.  
Public PropertyInnerLabelGets or sets the inner label of the slice.  
Public PropertyInnerLabelBoundsGets or sets the bounding rectangle for the slice's inner bounds.  
Public PropertyInnerLabelBrushGets or sets the inner label brush.  
Public PropertyInnerLabelPositionGets or sets the position of the inner label of the slice.  
Public PropertyInnerLabelTemplateGets or sets the template to use for the inner label.  
Public PropertyIsSelectedGets or sets the sliced state.  
Public PropertyItemGets or sets the item that is associated with the slice.  
Public PropertyLowerLeftGets or sets the lower left point of the slice.  
Public PropertyLowerRightGets or sets the lower right point of the slice.  
Public PropertyOffsetGets or sets the offset to render the slice at.  
Public PropertyOpacityGets or sets the slice opacity.  
Public PropertyOuterLabelBoundsGets or sets the bounding rectangle for the slice's outer bounds.  
Public PropertyOuterLabelBrushGets or sets the outer label brush.  
Public PropertyOutlineGets or sets the outline of the slice.  
Public PropertyOutlineThicknessGets or sets the stroke thickness of the slice.  
Public PropertyPointsGets or sets the aggregated points of the slice.  
Public PropertyRightBezierPointsGets or sets the right hand side rasterization of the bezier curve.  
Public PropertyStyleGets or sets the style of the slice.  
Public PropertyUpperLeftGets or sets the position of the upper left point.  
Public PropertyUpperRightGets or sets the upper right point of the slice.  
Public PropertyVisibilityGets or sets the slice's visibility.  
See Also