Gets or sets the size of shapes used to represent grid points. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double GridPointSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridPointSize As Double |
The size of shapes drawn at grid points. The default value is 5.