ImageGear .NET v24.12 - Updated
fontSize Field (TextMark)




ImageGear24.Web.Services Assembly > ImageGear.Web.MarkupLayers Namespace > TextMark Class : fontSize Field
Prizm font size
Syntax
'Declaration
 
<DataMemberAttribute(5)>
Public fontSize As Double
'Usage
 
Dim instance As TextMark
Dim value As Double
 
value = instance.fontSize
 
instance.fontSize = value
[DataMember(5)]
public double fontSize
[DataMember(5)]
public: double fontSize
[DataMember(5)]
public:
double fontSize
See Also

Reference

TextMark Class
TextMark Members