The following tables list the members exposed by BricksTextureCommandBitmapEffect.
Name | Description | |
---|---|---|
BricksTextureCommandBitmapEffect Constructor | Initializes a new instance of the BricksTextureCommandBitmapEffect class. |
Name | Description | |
---|---|---|
BricksHeightProperty | Identifies the BricksHeight dependency property. | |
BricksRoughnessEvennessProperty | Identifies the BricksRoughnessEvenness dependency property. | |
BricksRoughnessProperty | Identifies the BricksRoughness dependency property. | |
BricksWidthProperty | Identifies the BricksWidth dependency property. | |
EdgeWidthProperty | Identifies the EdgeWidth dependency property. | |
FlagsProperty | Identifies the Flags dependency property. | |
MortarColorProperty | Identifies the MortarColor dependency property. | |
MortarRoughnessEvennessProperty | Identifies the MortarRoughnessEvenness dependency property. | |
MortarRoughnessProperty | Identifies the MortarRoughness dependency property. | |
MortarWidthProperty | Identifies the MortarWidth dependency property. | |
OffsetXProperty | Identifies the OffsetX dependency property. | |
OffsetYProperty | Identifies the OffsetY dependency property. | |
RowDifferenceProperty | Identifies the RowDifference dependency property. | |
ShadeAngleProperty | Identifies the ShadeAngle dependency property. |
Name | Description | |
---|---|---|
BricksHeight | Gets or sets the flat area of the brick height, in pixels. | |
BricksRoughness | Gets or sets the Brick roughness. | |
BricksRoughnessEvenness | Gets or sets the weathering factor for the bricks. | |
BricksWidth | Gets or sets the flat area of the brick width, in pixels. | |
CanFreeze | (Inherited from System.Windows.Freezable) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
EdgeWidth | Gets or sets the perceived edge width, in pixels. | |
Flags | Gets or sets the flags that indicate which type of brick edge to use, and which mortar style to use. | |
HasAnimatedProperties | (Inherited from System.Windows.Media.Animation.Animatable) | |
IsFrozen | (Inherited from System.Windows.Freezable) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
MortarColor | Gets or sets the fill color that specifies the mortar color. | |
MortarRoughness | Gets or sets the mortar roughness. | |
MortarRoughnessEvenness | Gets or sets the weathering factor for the mortar. | |
MortarWidth | Gets or sets the Mortar width or the space between two adjacent bricks. | |
OffsetX | Gets or sets the X distance between the image origin and the first brick origin, in pixels. | |
OffsetY | Gets or sets the Y distance between the image origin and the first brick origin, in pixels. | |
RowDifference | Gets or sets the horizontal distance between the first brick of the first row and the first brick on the next row, in pixels. Setting this value to zero will make a grid-like wall. Valid range is from 0 to image width. | |
ShadeAngle | Gets or sets the angle, in degrees. |
Top
Top
Name | Description | |
---|---|---|
Changed | (Inherited from System.Windows.Freezable) |