Gets or sets the scale factor applied to all texture brushes.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public static float ScaleFactor { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Shared Property ScaleFactor As Single |
See Also