Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.02.15
RomanMosaicCommandBitmapEffect Class Properties
See Also 
Leadtools.Windows.Media.Effects.SpecialEffects Namespace : RomanMosaicCommandBitmapEffect Class


For a list of all members of this type, see RomanMosaicCommandBitmapEffect members.

Public Properties

 NameDescription
Public PropertyBorder Gets or sets the value that indicates the border width, in pixels.  
Public PropertyCanFreeze(Inherited from System.Windows.Freezable)
Public PropertyColor Gets or sets the value that represents the value which specifies the fill color to be used in between the tiles.  
Public PropertyDependencyObjectType(Inherited from System.Windows.DependencyObject)
Public PropertyDispatcher(Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyFlags Gets or sets the enumeration that contains all flags that are needed by the RomanMosaicCommandBitmapEffect. It is indicate the values used to select the shape of the tiles and the type of shadow.  
Public PropertyHasAnimatedProperties(Inherited from System.Windows.Media.Animation.Animatable)
Public PropertyIsFrozen(Inherited from System.Windows.Freezable)
Public PropertyIsSealed(Inherited from System.Windows.DependencyObject)
Public PropertyShadowAngle Gets or sets the value indicating the direction of the light source that produces the shadow.  
Public PropertyShadowThresh Gets or sets the value that determines which pixels will be affected by the shadow.  
Public PropertyTileHeight Gets or sets the value that indicates the height of the tile.  
Public PropertyTileWidth Gets or sets the value that indicates the width of the tile, in pixels.  
Top

See Also