MindFusion.Mapping Programmer's Guide

Rect.Width Property

See Also
 






Gets the rectangle width.

Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping

 Syntax

C#  Copy Code

public double Width { get; }

Visual Basic  Copy Code

Public ReadOnly Property Width As Double

 Property Value

A double value.

 See Also