This document is archived and information here might be outdated.  Recommended version.


ITextSymbol.Size Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IT > ITextSymbol Interface > ITextSymbol.Size Property
ArcGIS Developer Help

ITextSymbol.Size Property

Text size.

[Visual Basic .NET]
Public Property Size As Double
[C#]
public double Size {get; set;}
[C++]
HRESULT get_Size(
  System.Double* Size
);
[C++]
HRESULT put_Size(
  double Size
);
[C++]
Parameters
Size [out, retval]

Size is a parameter of type double* Size [in]
Size is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Size is the size in points (approx. 1/72 inch) for an ITextSymbol .

See Also

ITextSymbol Interface

.NET Samples

Creating a toolbar of globe tools RSS weather GraphicTracker Control text symbols using the SymbologyControl Play back tracking data