WebPlanner Programmer's Guide

TextureBrush.ScaleFactor Property

See Also
 


Gets or sets the scale factor applied to all texture brushes.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public static float ScaleFactor { get; set; }

Visual Basic  Copy Code

Public Shared Property ScaleFactor As Single

 Property Value

 See Also