Click or drag to resize
MetaFileInfoIsIcon Method
Returns true if the MetaFile is a thumbnail metafile

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool IsIcon(
	ObjectTypeInfo parentTypeInfo
)

Parameters

parentTypeInfo
Type: CMS.DataEngineObjectTypeInfo
Parent type info

Return Value

Type: Boolean
See Also