'Declaration
Public Overridable Function GetAnchorStyleableAndBatchFormat( _ ByRef anchorStyleable As INStyleable, _ ByRef batchFormat As NBatchFormat _ ) As System.Boolean
'Usage
Dim instance As NDiagramCommander Dim anchorStyleable As INStyleable Dim batchFormat As NBatchFormat Dim value As System.Boolean value = instance.GetAnchorStyleableAndBatchFormat(anchorStyleable, batchFormat)
public virtual System.bool GetAnchorStyleableAndBatchFormat( out INStyleable anchorStyleable, out NBatchFormat batchFormat )
Parameters
- anchorStyleable
- batchFormat