Click or drag to resize

textLineContentBasegetAttachmentHeight Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public int getAttachmentHeight(
	bool isBottomAttachment = true,
	int h = 0
)
Request Example View Source

Parameters

isBottomAttachment (Optional)
Type: SystemBoolean
h (Optional)
Type: SystemInt32

Return Value

Type: Int32

Implements

ITextLayoutContentProvidergetAttachmentHeight(Boolean, Int32)
See Also