| Visual Basic (Declaration) | |
|---|---|
Overrides Public ReadOnly Property DefiningGeometry As Geometry | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AnnTextRollupObject Dim value As Geometry value = instance.DefiningGeometry | |
| C# | |
|---|---|
public override Geometry DefiningGeometry {get;} | |
Property Value
The Geometry of the AnnTextRollupObject.Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)
Copy Code