RpcMethodParameter.AlignSize Property

Gets the size of biggest element for alignment

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public int AlignSize { get; }

VB

Public ReadOnly Property AlignSize As Integer
    Get

Property Value

Type: Int32
The size of the align.

Reference

RpcMethodParameter Class

TwinCAT.Ads.TypeSystem Namespace