In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IBookmarksTree / FontSize Property

FontSize Property (IBookmarksTree)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(3)>

Property FontSize As Single
[DispId(3)]

float FontSize {get; set;}
read-write property FontSize: Single; 
DispIdAttribute(3)

function get,set FontSize : float
[DispId(3)]

__property float get_FontSize();

__property void set_FontSize( 

   float value

);
[DispId(3)]

property float FontSize {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IBookmarksTree
IBookmarksTree Members